-
Notifications
You must be signed in to change notification settings - Fork 176
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
Vite proxy connection error - Bad subprotocol syntax #20574
Comments
Probably related to this change in Vite 6.0.1 Most likely, Vaadin |
However, adding the
|
@MarcinVaadin I'm not able to reproduce with the 60 seconds idle time, but only at startup if the connections happen while Vite is still compiling. |
Fixes #20574 Co-authored-by: Marco Collovati <[email protected]>
Fixes #20574 Co-authored-by: Marco Collovati <[email protected]>
Description of the bug
After starting multimodule application, exception as below is logged in console after 60 s of idle.
Expected behavior
Should not happen
Minimal reproducible example
Tested on copilot/tests/multimodule application, will try to recreate same project in private repo.
Versions
Hilla: 24.6.0.beta3
Flow: 24.6.0.beta4
Vaadin: 24.6.0.beta1
Copilot: 24.6-SNAPSHOT
Frontend Hotswap: Enabled, using Vite
OS: aarch64 Mac OS X 15.1.1
Java: Oracle Corporation 18.0.1.1
Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Java Hotswap: Hotswap is not enabled
IDE Plugin: 1.4.1 IntelliJ
The text was updated successfully, but these errors were encountered: