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
When selecting a value using the mouse, the combobox functions as expected. However, if a value is selected using the keyboard (via the Enter key), the programmatic reset no longer works as intended.
CleanShot.2024-12-14.at.14.11.46.mp4
The text was updated successfully, but these errors were encountered:
What package within Headless UI are you using?
@headlessui/react
What version of that package are you using?
v2.2.0
What browser are you using?
All
Reproduction URL
https://stackblitz.com/edit/vitejs-vite-coiqswwa?file=src%2FApp.jsx
Describe your issue
When selecting a value using the mouse, the combobox functions as expected. However, if a value is selected using the keyboard (via the Enter key), the programmatic reset no longer works as intended.
CleanShot.2024-12-14.at.14.11.46.mp4
The text was updated successfully, but these errors were encountered: