You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'am trying to implement this in my own project in the meantime, but can't get it working.
The problem is that every page in the nuxt devtools-console is hosted in an iframe.
So i thought i would register a global function on window in the main app (after creating the QueryClient), for creating the dev tools:
🆒 Your use case
@tanstack/vue-query devtools
🆕 The solution you'd like
we already have integration by @webfansplz in devtools-next
qa: vuejs/devtools#317
pr: vuejs/devtools#381
maybe there is a possibility to use it as an applet as it was with component tree or pinia ?
🔍 Alternatives you've considered
No response
ℹ️ Additional info
No response
The text was updated successfully, but these errors were encountered: