0

i often see only <root> tag in components in vue devtool. If i search a specific component in page, it display like you see on picture below right sight. When i reload page a few times it appears all the tree but in next reload it disappear again. I'm performing this issue for Vue dev tool for all browser. (chrome, firefox, and edge) Vue3 + Pinia + vueX

Edge Dev tool

kissu
  • 40,416
  • 14
  • 65
  • 133
Sadikerd
  • 1
  • 1

1 Answers1

0

I have found the case why i got this error. I'm using aggrid in my project. When aggrid launched in the page, i can't see my components in vue dev tool. But in any other page it works properly. I think aggrid lance another instance of vue. I don't have any solution but found the case :)

Sadikerd
  • 1
  • 1