react-router
https://github.com/reacttraining/react-router
JavaScript
Declarative routing for React
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported3 Subscribers
Add a CodeTriage badge to react-router
Help out
- Issues
- [Bug]: Incorrect Handling of Double-Encoded URL Parameters
- Narrow types for `hash`, `pathname` and `search`
- docs: Improve the documentation around useFetcher to explain that fetcher.submit is stable across rerenders
- [Types]: Narrow types of `hash` and `search` returned by `useLocation`
- fix: memoize useFetchers
- [Bug]: Trailing slashes in router path are not present in useMatches parent results
- [Bug]: useNavigate does not work when wrapped in async fn, and the context that wraps the router changes
- [Bug]: Redirect on loader causes action fetcher state to be stuck in 'loading'
- [Bug]: "Failed to construct 'URL': Invalid URL" error when using lazy loading and double slash in URL
- Fix crash on certain versions of Tizen and Samsung Internet
- Docs
- JavaScript not yet supported