nuxt / devtools

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

fix: 404 (Page not found: /@vite/client) #528

Closed sergenux closed 9 months ago

sergenux commented 9 months ago

🐛 The bug

When Nuxt app has pages with "pages" folder and DevTools is open, refreshing the page gives an error in the console and a warning in the terminal.

Error-1 Error-2

Also on stackblitz Error-3

🛠ī¸ To reproduce

https://stackblitz.com/edit/nuxt-starter-9m9mym

🌈 Expected behavior

I think there should be no errors.

ℹī¸ Additional context

No response

sergenux commented 9 months ago

Additionally: Apps with ssr: false - no errors

EmanueleDB commented 9 months ago

I just updated the deps in one of my app and I have the same problem.

christopherdbull commented 9 months ago

Confirming over here too

choliddnr commented 9 months ago

any solution for this?

veritimus commented 9 months ago

This is really annoying.

sergenux commented 9 months ago

It seems the problem started with version 1.0.3 after commit 2697340