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
Since the last version (10.0.4), it seems that there is a bug on the selection of list items.
To Reproduce
Go to the codepen demo available on the documentation
Remove the resultsList.element option
Go on the search input and do a search
Try to select the first element of the list
Expected behavior
I would expect that the clicked item would be selected, but nothing happens. Now, click on the second element, it works but the value is that of the first item instead of the one you clicked on
GIF
The text was updated successfully, but these errors were encountered:
Since the last version (10.0.4), it seems that there is a bug on the selection of list items.
Expected behavior
I would expect that the clicked item would be selected, but nothing happens. Now, click on the second element, it works but the value is that of the first item instead of the one you clicked on
GIF
![2021-05-31 15-10-52 2021-05-31 15_12_30](https://user-images.githubusercontent.com/13373091/120198940-f6c95b80-c222-11eb-9ede-9813d0ca3fb4.gif)
The text was updated successfully, but these errors were encountered: