[WICG/webcomponents] Autofill of form inside shadow Dom - chrome bug (#926)

My example:

I have form with username, password and submit input. All
Elements are inside shadow Dom. If I submit the form the save username/password prompt appears. Then I save the password - everything is fine but after refresh the page I username and password is not autofill. 

This problem doesn’t happen outside of shadow Dom and this problem happens in chrome but not Firefox.

is it some limitation of shadow Dom or just bug ? Do you know maybe how to fix it ?  
 
Thanks 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/926

Received on Saturday, 8 May 2021 21:33:19 UTC