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
I am using vue-macros with Nuxt 3 via the @vue-macros/nuxt module. While the macros (specifically tested defineModels) function correctly at runtime (the application runs fine in the browser after pnpm dev), TypeScript within my IDE (VS Code with Volar) is not recognizing the globally available macro functions or related types.
Describe the bug
I am using vue-macros with Nuxt 3 via the @vue-macros/nuxt module. While the macros (specifically tested defineModels) function correctly at runtime (the application runs fine in the browser after pnpm dev), TypeScript within my IDE (VS Code with Volar) is not recognizing the globally available macro functions or related types.
Reproduction
https://stackblitz.com/~/github.com/kylegl/nuxt-tester
System Info
Used Package Manager
pnpm
Validations
The text was updated successfully, but these errors were encountered: