react-router
https://github.com/remix-run/react-router
TypeScript
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.
TypeScript not yet supported4 Subscribers
Add a CodeTriage badge to react-router
Help out
- Issues
- WIP
- [Bug]: the state is not destroyed in the useFetcher hook with key parametr
- [Docs]: Docs for shouldRevalidate make it sound like it is only for opting out
- [Bug]: `useLocation` out of sync with `history.location`, leads to potential renders of unmatched `Route`s
- [Bug]: React router doesn't handle 'content://' URLs
- [Docs]: for useSearchParams, functional updates should be explained in more detail
- [Bug]: Getting "A router only supports one blocker at a time" warning when running your navigation-blocking example
- [Bug]: Navigation from '//' pathname does not work; path '*' is not matching the '//' page
- [Bug]: lazy loaded module error in nested router is catched only by the parent route with the * wildcard, not by the `errorElement` in the nested router
- tutorial: const router = was missing in screenshot of main.jsx
- Docs
- TypeScript not yet supported