devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Nuxt with ag grid doesnt render the full component tree

Open jpengelbrecht opened this issue 3 years ago • 0 comments

Version

6.4.3

Browser and OS info

Version 106.0.5249.91 (Official Build) (x86_64)

Steps to reproduce

Use vue3 ag grid, with nuxt3. with custom rendered cells.

What is expected?

i expect to see the full component hierarchy in vue dev tools

What is actually happening?

its only rendering a small subset of what it needs to


we moved from gridsome framework to nuxt3, i noticed that all of a sudden vue dev tool doesnt all the components in any of the ag grid pages, instead it skips all the parents and only shows a 3 level deep hierarchy of one of the columns

jpengelbrecht avatar Oct 04 '22 08:10 jpengelbrecht