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
Since the plugin generates a text input for masking when polyfilling password input placeholder, focusing the original empty password input field won't be shown to the user.
The text was updated successfully, but these errors were encountered:
Thanks for reporting this issue. I can't think of an elegant solution right now, but here's a workaround if it's useful for you. This relies on the internal implementation of angular-shims-placeholder, so it's kinda fragile, but it would work.
Since the plugin generates a text input for masking when polyfilling password input placeholder, focusing the original empty password input field won't be shown to the user.
The text was updated successfully, but these errors were encountered: