we currently have the problem where nuxt3 and ag grid doesnt play well in the case where you have a custom cell that has another component inside it. it breaks the dev tools for the entire page. Ideally it would be a great stop gap if we can disable the debugger from reading specific components to stop this from happening
I would love that feature to, I have some components that are very heavy with dev tools opened, I would love to disable devtool to consider them once development on that components is finished
What problem does this feature solve?
we currently have the problem where nuxt3 and ag grid doesnt play well in the case where you have a custom cell that has another component inside it. it breaks the dev tools for the entire page. Ideally it would be a great stop gap if we can disable the debugger from reading specific components to stop this from happening