-
Notifications
You must be signed in to change notification settings - Fork 204
fix: Inspector does not open the editor #657
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
🐛 The bug
OS: Ubuntu Linux 20.04
Nuxt: 3.11.2 (latest)
When I open the inspector and click on some HTML element on the page, nothing happens, the editor does not go to that file. I also don't see any requests being made and also no websocket events fired. Simply nothing happens.
Screencast:
Kazam_screencast_00074.mp4
🛠️ To reproduce
https://stackblitz.com/edit/nuxt-starter-17scq8?file=README.md
🌈 Expected behavior
I expected it to go to the file in editor (in my case VSCode)
ℹ️ Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working