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 supported5 Subscribers
Add a CodeTriage badge to react-router
Help out
- Issues
- `ssr: false` leaves build/server/index.js behind (was removed in v7)
- @react-router/dev watcher has no exclusion mechanism — chokidar 4 holds an fd per watched file on macOS; large trees under appDirectory break all child_process spawning (spawn EBADF)
- chore: allow bundlers to tree-shake unused `Link`, `NavLink`, and `Form` component initializers
- fix(dev): serialize typegen writes to prevent ENOTEMPTY race with concurrent processes
- `react-router dev` crashes with ENOTEMPTY when typegen runs in parallel
- [Bug]: v8 preview-server prerendering intermittently fails with `Prerender: Request failed for /_.data: connect ECONNREFUSED 127.0.0.1:<port>` (cold-start race against the preview server)
- Perf: non-leaf navigation in deeply-nested route trees re-matches every deeper sibling branch (super-linear, parabolic in depth)
- Fix circular TypeScript type error when arrow function route components access `matches`
- fix: preserve non-Error deferred rejection reasons in streaming loaders
- fix(router): avoid restarting fetcher revalidations
- Docs
- JavaScript not yet supported