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
Component tree loads just fine when it's in-app, and doesn't load in the popup picture-in-picture mode, probably losing connection with the app.
Popup doesn't work in stackblitz due to a limitation explained in this issue #687, so below reproduction is a github for cloning and testing it in local dev environment.
In-app:
Popup:
Browser - Chrome Version 126.0.6478.114 (Official Build) (arm64)
🐛 The bug
Component tree loads just fine when it's in-app, and doesn't load in the popup picture-in-picture mode, probably losing connection with the app.
Popup doesn't work in stackblitz due to a limitation explained in this issue #687, so below reproduction is a github for cloning and testing it in local dev environment.
In-app:
Popup:
Darwin
v20.14.0
3.12.3
3.12.0
2.9.7
npm@10.7.0
-
devtools
,modules
-
-
🛠️ To reproduce
https://github.com/TechAkayy/nuxt-devtools-popup
🌈 Expected behavior
Popup should connect to the app and load component tree.
ℹ️ Additional context
No response
The text was updated successfully, but these errors were encountered: