next.js icon indicating copy to clipboard operation
next.js copied to clipboard

Fix app router: escape non iso FlightRouterState segment value

Open Marcus-Rise opened this issue 3 years ago • 0 comments

Fix: #42398

Bug

  • [x] Related issues linked using fixes #number
  • [x] Integration tests added
  • [x] Errors have a helpful link attached, see contributing.md

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.
  • [ ] Errors have a helpful link attached, see contributing.md

Documentation / Examples

  • [ ] Make sure the linting passes by running pnpm build && pnpm lint
  • [ ] The "examples guidelines" are followed from our contributing doc

Marcus-Rise avatar Nov 08 '22 11:11 Marcus-Rise