vudal
vudal copied to clipboard
Multiple Root Instance while using Vudal on Vue Devtools
I'm geting a weird behaviour while enabling Vudal, the vue devtools showing a duplicate root instance. However I didn't get that behaviour if I disable Vudal.
Some reference
- Duplicate Component Trees
-
Happened because of using
vue-material
(which in this case I'm not, just trying to prove a point that a plugin can make this behaviour)