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]: fix `revalidate` process while page scrolling
- [Bug]: `revalidate` (from `useRevalidator` hook) causes page twitching effect while scrolling the page with `<ScrollRestoration />` component
- Update v7 docs to reflect that `ssr` is set to true by default
- [Bug]: (v7) Prerendering Fails with React 19
- [Docs]: description of relative link behavior is incorrect for index routes
- [Bug]: request.signal.aborted older browsers compatibility
- [Bug]: check shouldRevalidation before cancel a loader
- [Bug]: Uncaught Error: useNavigate() may be used only in the context of a <Router> component.
- Suggestion: cache route flattening+ranking
- [Bug]: v7pre - Can't use vite preview with SPA + basename + prerender
- Docs
- JavaScript not yet supported