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
The component does not filter the list of options of the first paste event.
https://zagjs.com/components/react/combobox
It should filter the list by pasting a text right away.
The text was updated successfully, but these errors were encountered:
Good catch. This was a bug in the demo code, not Zag itself.
I've tweaked the logic a bit
Sorry, something went wrong.
No branches or pull requests
🐛 Bug report
The component does not filter the list of options of the first paste event.
💥 Steps to reproduce
b) Open the menu by clicking the trigger. Paste a text.
💻 Link to reproduction
https://zagjs.com/components/react/combobox
🧐 Expected behavior
It should filter the list by pasting a text right away.
Screenshare.-.2025-03-20.9_12_05.AM.mp4
The text was updated successfully, but these errors were encountered: