devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Inspector cannot open cursor's page file

Open lixiaofa opened this issue 9 months ago â€ĸ 3 comments

🐛 The bug

Inspector selects elements on the page, cursor reports an error Image

đŸ› ī¸ To reproduce

https://github.com/lixiaofa/nuxt-devtools-test.git

🌈 Expected behavior

After selecting elements on the page, the inspector opens the code file of the page I selected, and the cursor appears at the position where I selected the elements

â„šī¸ Additional context

No response

lixiaofa avatar May 07 '25 01:05 lixiaofa

Yes same error here!

Image


 "nuxt": "^3.17.6",


csegoviaz avatar Jul 02 '25 23:07 csegoviaz

I have same problem also in vscode. I'm using WSL and nuxt 4.0.3

tilenpirih avatar Aug 11 '25 08:08 tilenpirih

Same on Windows 11, WSL2 Ubuntu (default distro), vscode (not insiders version), Nuxt 4 in a Turborepo Typescript monorepo.

I have the message like ''Could not open in editor''. I already set the editor environment variable in the linux terminal (in settings.json of my project)

Suniron avatar Oct 09 '25 06:10 Suniron