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
Hey! Thank you for your bug report!
Much appreciated! 🙏
This should be fixed by #1750, and will be available in the next release. We improved it by just closing the Combobox when using multiple mode without selecting/unselecting the active option.
What package within Headless UI are you using?
@headlessui/react
What version of that package are you using?
v1.6.5
What browser are you using?
Chrome
Reproduction URL
Use playground-react locally (no changes necessary).
Describe your issue
Steps to reproduce
Expected behavior
The newly-selected option is preserved as a value.
Actual behavior
The newly-selected option is removed from the values.
The text was updated successfully, but these errors were encountered: