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

Combobox: vue@1.7.17 breaks activeOption #2964

Closed
saibotk opened this issue Feb 2, 2024 · 4 comments
Closed

Combobox: vue@1.7.17 breaks activeOption #2964

saibotk opened this issue Feb 2, 2024 · 4 comments
Assignees

Comments

@saibotk
Copy link
Contributor

saibotk 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/sandbox/affectionate-chandrasekhar-nd4shl

Describe your issue

The reproduction is basically the "CommandPalette with Preview" from TailwindUI but reduced to only the Combobox.

With v1.7.16 the preview works fine, but since 1.7.17 and the changes to the Combobox, the activeOption slot prop is always undefined.

@sebastiaanluca
Copy link

Can confirm, just upgraded and having the same situation in production in Chrome. Hovering an item does nothing and no error in the console either.

@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
@saibotk
Copy link
Contributor Author

saibotk commented Feb 7, 2024

Thank you very much! <3

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