-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Selecting option by typing is not working correctly in 1.13.6 #2226
Comments
Looks like |
Thanks, good to see the 'next release' label on this one. |
Released in v1.13.7! |
It might have something to do with how I instantiate this, but if the select is accessed with a tab typing still doesnt scroll the right option into the view. Also the window padding is not respected on select with custom content (or should I make another issue for that?) |
Test Case: https://codepen.io/jogai/pen/LazgKb
Issue:
November is so far down the list that its not visible, so users cant see what they're doing. (and console is throwing an error)
Edit: seems to be a regression from 1.13.5 and is a single issue
The text was updated successfully, but these errors were encountered: