We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reduced test case: https://stackblitz.com/edit/react-ts-41mm9f?file=index.tsx
Actual: "foo" is still selected Expected: "baz" should be selected. (The disabled item is skipped.)
The text was updated successfully, but these errors were encountered:
Thanks for reporting. Will have a check
Sorry, something went wrong.
This also happens for hidden items: https://stackblitz.com/edit/react-ts-me7dpb?file=index.tsx
No branches or pull requests
Reduced test case: https://stackblitz.com/edit/react-ts-41mm9f?file=index.tsx
Actual: "foo" is still selected
Expected: "baz" should be selected. (The disabled item is skipped.)
The text was updated successfully, but these errors were encountered: