fix: 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. #745
Labels
bug
Something isn't working
🐛 The bug
🛠️ To reproduce
#722 (comment)
🌈 Expected behavior
No warning, if I do not have devtools enabled.
No warning at all, since this should be fixed (#722 (comment)).
ℹ️ Additional context
I still get this warning using
ShadcnTooltipProvider
(yes, I am using the latest versions of everything). The weird thing is, that I even disabled devtools and componentInspector in my nuxt.config.ts.├── @nuxt/devtools-kit 1.5.2
├── @nuxt/devtools 1.5.2
├── @nuxt/devtools-kit 1.5.2
The text was updated successfully, but these errors were encountered: