Howler
Howler
NNuxt
Created by Howler on 3/27/2025 in #❓・help
defineProps not auto imported?
Turns out that Vetur plugin for VSCode was causing the issue. I removed it and all is almost right in the world. Still have to figure out why imported components need the .vue extension
6 replies
NNuxt
Created by jd on 2/4/2025 in #❓・help
TypeScript auto-import errors
Did you find a reasonable resolution to your issue? I would be interested in knowing what it was. I am having issues with things like defineProps and defineEmits not being auto imported. When I add explicit import for them I get the error that 'vue' can't be found. New project, created for Nuxt v3.16.1
8 replies