WARN [Vue warn]: Extraneous non-props attributes (data-v-14ce88ff) were passed to component
Yes, I am using 1.5.2.
Context: I am using shadcn-vue.
The weird thing is, that I even disabled devtools and componentInspector in my nuxt.config.ts.
This is costing me so much time, because the server restarts all the time with this warning somehow. :/
├── @nuxt/devtools-kit 1.5.2
├── @nuxt/devtools 1.5.2
├── @nuxt/devtools-kit 1.5.2
Operating System: Windows_NT
Node Version: v18.19.0
Nuxt Version: 3.13.2
CLI Version: 3.14.0
Nitro Version: 2.9.7
Package Manager: pnpm@9.1.1
Builder: -
User Config: -
Runtime Modules: -
Build Modules: -
There is an issue on this on github, but the issue is closed, and I still have this problem.
Context: I am using shadcn-vue.
The weird thing is, that I even disabled devtools and componentInspector in my nuxt.config.ts.
This is costing me so much time, because the server restarts all the time with this warning somehow. :/
├── @nuxt/devtools-kit 1.5.2
├── @nuxt/devtools 1.5.2
├── @nuxt/devtools-kit 1.5.2
Operating System: Windows_NT
Node Version: v18.19.0
Nuxt Version: 3.13.2
CLI Version: 3.14.0
Nitro Version: 2.9.7
Package Manager: pnpm@9.1.1
Builder: -
User Config: -
Runtime Modules: -
Build Modules: -
There is an issue on this on github, but the issue is closed, and I still have this problem.
message.txt11.72KB
GitHub
What are you trying to do? I got a warning after I upgraded for the previous version of Nuxt in my project. Although it is not a major bug, it would be nice to know where the issue is in my code....
