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

nuxt-link component not recognized in 1.5.1 #2688

Closed
rchl opened this issue Apr 23, 2023 · 2 comments
Closed

nuxt-link component not recognized in 1.5.1 #2688

rchl opened this issue Apr 23, 2023 · 2 comments
Labels
bug Something isn't working good reproduction ✨ This issue provides a good reproduction, we will be able to investigate it first

Comments

@rchl
Copy link
Collaborator

rchl commented Apr 23, 2023

Repo: https://github.com/rchl/nuxt-3-playground

  1. Run yarn
  2. Open app.vue

Screenshot 2023-04-23 at 21 34 46

Works in 1.4.4

@rchl
Copy link
Collaborator Author

rchl commented Apr 23, 2023

BTW. Maybe slightly off-topic question but is there intention for Volar to detect a case when passing a non-existent prop to the component? For example in case of nuxt-link I would expect to see an error when passing a non-existent xxx="/foo" prop to it but Volar does not complain about it.

Created #2690 for that.

@johnsoncodehk
Copy link
Member

Fixed by eef2083

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good reproduction ✨ This issue provides a good reproduction, we will be able to investigate it first
Projects
None yet
Development

No branches or pull requests

2 participants