-
-
Notifications
You must be signed in to change notification settings - Fork 5k
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
HMR WebSocket "Invalid frame header" error causing continuous page reloads after setting app.baseURL #26396
Comments
I think, this is related: #23832 (comment) |
I believe this has been resolved in nuxt v3.11.1 via nuxt/cli#370. |
Not resolved |
This is fine. You’ll need to manually install Nuxi because Nuxt’s dependency hasn’t been updated. |
|
I'm still having issues with this after upgrading. Really frustrating. First pnpm nuxi info
|
this problem is not solved,i am also stucking |
Environment
Reproduction
Steps to reproduce the behavior:
app.baseURL
innuxt.config.js
.Describe the bug
In Nuxt 3, after setting the
baseURL
, the Hot Module Replacement (HMR) WebSocket throws an "Invalid frame header" error, causing the page to continuously reload in development mode.Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: