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
Please verify the version of auro-input you have installed
4.3.1
Please describe the bug
We tried to restrict the autofill for safari browser by passing this autocomplete='off'. But Still we are able to see the form gets autofill. We also checked that attribute is right there on that auro-input in the console elements in browser.
Reproducing the error
None
Expected behavior
We are expecting the restriction of the autofill on forms.
What browsers are you seeing the problem on?
Safari
Additional context
No response
Exit criteria
No response
The text was updated successfully, but these errors were encountered:
We have known issues with Autocomplete, as each browser seems to implement it slightly differently, as do several different browser addons. We have plans for a comprehensive analysis of Autocomplete behaviors in the near future, and will address this issue when we cover that.
In the meantime, any further information you can provide about the behavior you're seeing with autofill would be great to inform our decisions in the future.
Please verify the version of auro-input you have installed
4.3.1
Please describe the bug
We tried to restrict the autofill for safari browser by passing this
autocomplete='off'
. But Still we are able to see the form gets autofill. We also checked that attribute is right there on thatauro-input
in the console elements in browser.Reproducing the error
None
Expected behavior
We are expecting the restriction of the autofill on forms.
What browsers are you seeing the problem on?
Safari
Additional context
No response
Exit criteria
No response
The text was updated successfully, but these errors were encountered: