You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On web apps which use the Shadow DOM (like for example everything built with Ionic 4) input fields are not selectable or recognized in any way by chromelPass.
Technically this should be changeable since other password managers do recognize such fields already and I think it would be nice to support them since workarounds from the app developer side (pseudo hidden non-Shadow DOM input fields which update the real input fields if a chromelPass fills them) are quite ugly.
The text was updated successfully, but these errors were encountered:
On web apps which use the Shadow DOM (like for example everything built with Ionic 4) input fields are not selectable or recognized in any way by chromelPass.
Technically this should be changeable since other password managers do recognize such fields already and I think it would be nice to support them since workarounds from the app developer side (pseudo hidden non-Shadow DOM input fields which update the real input fields if a chromelPass fills them) are quite ugly.
The text was updated successfully, but these errors were encountered: