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
Update, the same crash happens clicking on any item without react-hook-forms in chrome responsive mode (in devtools click the toggle device toolbar (phone icon)). Should look into if this is caused by floating-ui. Test older version and then newest version (which requires some refactoring)
Further testing (in storybook) shows autocomplete crashes on item click on mobile in general and firefox responsive mode as well. Maybe something to do with click/touch events handling
oddvernes
changed the title
Autocomplete: sb note about react-hook-form
🐛 Autocomplete: problem with react-hook-form & mobile
Jun 15, 2023
Multiselect with react-hook-form can trigger a fatal crash when quickly selecting items. We should add a note about this in storybook
The issue seems to lie with react-hook-form so maybe not much we can do about it
The text was updated successfully, but these errors were encountered: