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

provideUseId not available in insiders version #3080

Open
DamianGlowala opened this issue Apr 4, 2024 · 0 comments
Open

provideUseId not available in insiders version #3080

DamianGlowala opened this issue Apr 4, 2024 · 0 comments

Comments

@DamianGlowala
Copy link

DamianGlowala commented Apr 4, 2024

What package within Headless UI are you using?

@headlessui/vue

What version of that package are you using?

insiders

What browser are you using?

n/a

Reproduction URL

n/a

Describe your issue

I am quite heavily relying on the virtual prop of combobox component, which is available only in the insiders version. However, I also need to use provideUseId to workaround hydration issues in Nuxt, which is not available in the insiders version.

I am aware Vue 3.5 will likely solve this, but could we please have it added while we wait for the release?

cc @RobinMalfait

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

1 participant