rsnext/packages/next/next-server/lib/router
Antoine Chalifour 70dffd444d
fix: use a client-side navigation when redirecting to a rewriten URL (#25990)
This PR is an attempt to fix #25943. The implementation is only a proposal and I'll be happy to take any feedback about it :)

Fixes: #25943

## Bug

- [X] Related issues linked using `fixes #number`
- [x] Integration tests added

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.

## Documentation / Examples

- [ ] Make sure the linting passes
2021-06-16 19:50:10 +00:00
..
utils Update beforeFiles rewrites to continue (#25418) 2021-05-24 17:59:55 +00:00
router.ts fix: use a client-side navigation when redirecting to a rewriten URL (#25990) 2021-06-16 19:50:10 +00:00