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
The issue is the browser password autocomplete always shows when the field gets focus input.
the input tag has autocomplete=off attribute
I can't say this; it's exactly a bug that makes it unable to use the dropdown_input plugin.
Possibly, by setting some random name to the search field could help.
Expected behavior
no browser password autocomplete shown
Steps to reproduce
Open dropdown
put cursor in to the search field
Additional context
OS: Mac OS 12.7.6
Browser: Chrome
Version: 132
The text was updated successfully, but these errors were encountered:
Bug description
The issue is the browser password autocomplete always shows when the field gets focus input.
the input tag has autocomplete=off attribute

I can't say this; it's exactly a bug that makes it unable to use the dropdown_input plugin.
Possibly, by setting some random name to the search field could help.
Expected behavior
no browser password autocomplete shown
Steps to reproduce
Additional context
The text was updated successfully, but these errors were encountered: