-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
bug: upstreamBug in a dependency of ViteBug in a dependency of Vitep3-minor-bugAn edge case that only affects very specific usage (priority)An edge case that only affects very specific usage (priority)
Description
Describe the bug
This is a duplicate of #12157. I am opening this bug due to it is closed and can't proceed with it.
As the title: SSE close event is not being forwarded to the server when using Vite as Reverse Proxy.
In the dev server and in the preview server, both are not forwarding the close event to the server.
After many hours of debugging, and traffic inspection, after calling sse.close(), the connection is closed between the client and the proxy, but still open between the proxy and the server!
Reproduction
Steps to reproduce
No response
System Info
Ubuntu.Used Package Manager
pnpm
Logs
No response
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to vuejs/core instead.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bug: upstreamBug in a dependency of ViteBug in a dependency of Vitep3-minor-bugAn edge case that only affects very specific usage (priority)An edge case that only affects very specific usage (priority)