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
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