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
It can be verified by modifying demo app so that it displays or logs the selected option.
I know this is just a demo, but since it is being suggested as the mostly drop-in solution I believe it should probably be fixed. Spending some time integrating and tuning the example to later find this out is kinda sad.
Great work BTW :)
The text was updated successfully, but these errors were encountered:
Thanks for reporting! I'll be fixing this with the elm 0.18 release 😄 . Going to write some actual tests to verify the autocomplete works according to ARIA specs as well 😛
To reproduce in the demo page:
After doing this, the stored value in the model is reset. I believe it may be due to the following code:
It can be verified by modifying demo app so that it displays or logs the selected option.
I know this is just a demo, but since it is being suggested as the mostly drop-in solution I believe it should probably be fixed. Spending some time integrating and tuning the example to later find this out is kinda sad.
Great work BTW :)
The text was updated successfully, but these errors were encountered: