-
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Closed
Closed
Copy link
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
After upgrading to 7.2.2 the redirect from our IDP no longer works. I'm getting a 404 after a POST request is made to https://localhost:8080
I can't provide a reproduction as it requires authenticating against an IDP.
Currently using 7.1.12. Switching to any 7.2 version results in this issue.
Reproduction
Steps to reproduce
No response
System Info
System:
OS: macOS 26.1
CPU: (14) arm64 Apple M3 Max
Memory: 1.20 GB / 36.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 22.17.0 - ~/.nvm/versions/node/v22.17.0/bin/node
Yarn: 4.10.3 - ~/.nvm/versions/node/v22.17.0/bin/yarn
npm: 10.9.2 - ~/.nvm/versions/node/v22.17.0/bin/npm
Browsers:
Edge: 142.0.3595.65
Safari: 26.1
npmPackages:
@vitejs/plugin-react: 5.1.0 => 5.1.0
vite: 7.2.2 => 7.2.2Used Package Manager
yarn
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.
sampain, Citriik, nilsalex, ejsmith and mattdamejsmith
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)