You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto imports technically works but all the types seems to be missing since version 4.0.0 (can confirm it's still broken in 4.0.2)
I can confirm the last working version was 4.0.0-rc.3. In the screenshots below you can see i've upgraded 4.0.0-rc.3 to 4.0.0 and i lose syntax highlighting even if i explicitly enable autoImports in nuxt.config
This is after i downgrade to 4.0.0-rc.3, i get syntax highlighting back even without specifying autoImports in nuxt.config
Reproducer
nuxt_template_broken
PrimeVue version
4.0.2
Vue version
4.x
Language
TypeScript
Build / Runtime
Nuxt
Browser(s)
No response
Steps to reproduce the behavior
Nuxt project install primevue ^4.0.0
Components don't have syntax highlights
Downgrade to 4.0.0-rc.3, and syntax highlights returns
Expected behavior
Syntax highlights with newer versions
The text was updated successfully, but these errors were encountered:
Describe the bug
Auto imports technically works but all the types seems to be missing since version 4.0.0 (can confirm it's still broken in 4.0.2)
I can confirm the last working version was 4.0.0-rc.3. In the screenshots below you can see i've upgraded 4.0.0-rc.3 to 4.0.0 and i lose syntax highlighting even if i explicitly enable autoImports in nuxt.config
This is after i downgrade to 4.0.0-rc.3, i get syntax highlighting back even without specifying autoImports in nuxt.config
Reproducer
nuxt_template_broken
PrimeVue version
4.0.2
Vue version
4.x
Language
TypeScript
Build / Runtime
Nuxt
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
Syntax highlights with newer versions
The text was updated successfully, but these errors were encountered: