-
Notifications
You must be signed in to change notification settings - Fork 20
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
Library not compatible with @nuxt/ui #62
Comments
Start a new pull request in StackBlitz Codeflow. |
hi @zola33dsf can check now. i believe only new versions of @nuxt/ui not working. 0.4.2 works fine |
Hi, thanks for you feedback! |
I think he is talking about but unfortunately I am unable to make any version of 😢 |
It's still not working and probably very related to #83 |
Hi,
I'm trying to create a design system with the library https://ui.nuxt.com/
When I use a simple Button component I got this error :
NuxtLink is not defined.
Here you can find a reproduction on stackblitz :
https://stackblitz.com/edit/github-k8s9tq-k6b6cz?file=stories%2FMyButton.stories.ts
Moreover, I tried to create a simple component with only a , and I got an error :
Error: [nuxt] instance unavailable
The text was updated successfully, but these errors were encountered: