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 supported5 Subscribers
Add a CodeTriage badge to react-router
Help out
- Issues
- fix(react-router): encode splat param values in generatePath
- Fetcher submission to an undiscovered route hangs in `submitting` forever (no error, no timeout) when the /__manifest request stalls
- Time out stalled Lazy Route Discovery manifest requests instead of hanging forever
- fix(dom): decode pathname in NavLink active comparison
- Client-side CSS prefetch links missing crossOrigin (cross-origin CDN assets fetched twice)
- fix(react-router): configure crossOrigin for client asset prefetches
- Stop double-encoding %2F in match.pathname
- Fix (react-router) inconsistent handling of multiple consecutive redirects
- Fix `<StreamTransfer>` permanently dropping the hydration payload when a component above `<Scripts>` suspends
- SSR: StreamTransfer permanently drops the hydration payload when a component above <Scripts> suspends
- Docs
- TypeScript not yet supported