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
👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you've completed all the fields in the issue template so we can best help.
We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
Bug Report
Steps
Create a dropdown with wrapSelection = false.
Make the last option disabled.
Using arrows keys, move to the bottom of the dropdown list.
Expected Result
Selected item is the enabled option before the end.
Actual Result
Too much recursion error
Version
2.1.5
Testcase
https://codesandbox.io/p/sandbox/semantic-ui-react-forked-3tyzpv
The text was updated successfully, but these errors were encountered: