Skip to content
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

Using null as the value of a combobox option no longer works in @headlessui/vue v1.7.17 #2963

Closed
henribru opened this issue Feb 2, 2024 · 3 comments
Assignees

Comments

@henribru
Copy link
Contributor

henribru commented Feb 2, 2024

What package within Headless UI are you using?

@headlessui/vue

What version of that package are you using?

v1.7.17

What browser are you using?

Firefox 122

Reproduction URL
https://codesandbox.io/p/devbox/quiet-fog-qlqjp8?file=%2Fpackage.json%3A27%2C28

Describe your issue

Using null as the value of a combobox option no longer works in v1.7.17. As soon as you hover over the combobox option with value null, you'll see an error in the console. The same code works fine in v1.7.16.

@Barbapapazes
Copy link

Got a similar regression unjs/website#285. I must pin this dep.

@reinink
Copy link
Member

reinink commented Feb 7, 2024

Hey folks! Thanks for reporting this issue. We've just merged in a fix (#2973) for this and will get a new release tagged before the end of the day 👍

@reinink reinink closed this as completed Feb 7, 2024
@thecrypticace
Copy link
Contributor

@headlessui/vue@1.7.19 is out with the fix!

@reinink reinink self-assigned this Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants