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: [email protected] 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: [email protected] 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.
GitHub
fix: Vue warning: Extraneous non-props attributes (data-v-inspector...
📚 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....
2 Replies
opened a new issue: https://github.com/nuxt/devtools/issues/745
GitHub
fix: WARN [Vue warn]: Extraneous non-props attributes (data-v-14c...
🐛 The bug WARN [Vue warn]: Extraneous non-props attributes (data-v-14ce88ff) were passed to component but could not be automatically inherited because component renders fragment or text root nodes....
😦
any ideas?
: (
updating pnpm seems to have fixed it...