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
Currently autocomplete is enabled and not exposed as a prop on UI field components.
This causes some issues. For example, the search input on iOS automatically corrects text that is entered on blur, which changes what is being searched for when the user may wish to simply hide the keyboard.
The text was updated successfully, but these errors were encountered:
Currently autocomplete is enabled and not exposed as a prop on UI field components.
This causes some issues. For example, the search input on iOS automatically corrects text that is entered on blur, which changes what is being searched for when the user may wish to simply hide the keyboard.
The text was updated successfully, but these errors were encountered: