Inspector cannot open cursor's page file
đ The bug
Inspector selects elements on the page, cursor reports an error
đ ī¸ 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
Yes same error here!
"nuxt": "^3.17.6",
I have same problem also in vscode. I'm using WSL and nuxt 4.0.3
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)