Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Inspector does not open the editor #657

Closed
martinszeltins opened this issue May 1, 2024 · 0 comments
Closed

fix: Inspector does not open the editor #657

martinszeltins opened this issue May 1, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@martinszeltins
Copy link

🐛 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

@martinszeltins martinszeltins added the bug Something isn't working label May 1, 2024
@antfu antfu closed this as completed in f67f0f2 May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant