nuxt / devtools

Unleash Nuxt Developer Experience
https://devtools.nuxt.com
MIT License
2.85k stars 153 forks source link

fix: When DevTools is in Popup mode, the UI interface cannot be operated #699

Closed linpengteng closed 1 month ago

linpengteng commented 1 month ago

🐛 The bug

When DevTools enables Popup mode, some operations on the Nuxt project web interface (eg. triggering events) cannot be performed

🛠ī¸ To reproduce

无

🌈 Expected behavior

When DevTools is in Popup mode, you can still operate the UI interface (for example, update HubDatabase through events) and debug quickly

ℹī¸ Additional context

No response

linpengteng commented 1 month ago

now, it is working