when I use proxy with ws and bypass, server can't up #17973
Labels
p2-edge-case
Bug, but has workaround or limited in scope (priority)
regression
The issue only appears after a new release
Describe the bug
when I use proxy with ws and bypass, server can't up
I tried [email protected] is ok, [email protected] is not ok and till now
Reproduction
https://stackblitz.com/edit/vitejs-vite-wuvxrc?file=vite.config.ts
Steps to reproduce
I create a new project use
npm create vue
and set the base to
'/aaa'
proxy
/
to a server , turn onws: true
, set bypass, and check the url is start of/aaa
npm run dev
and open browser to visitserver restart quickly, below is some screenshot
System Info
Used Package Manager
npm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: