question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

feat: react router support

See original GitHub issue

Support react-router-dom:

  • Same generouted routing conventions w/ nested layouts
  • Route-based loader
  • Route-based action

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
oedotmecommented, Oct 31, 2022

The exported Routes component can be found in each integration file at src/react-location.tsx and src/react-router.tsx.

All latest updates (except docs) were already pushed to the main branch, you can find the file-based routes core/config at src/core.ts.

The core exports two functions to generate the routes and the preserved routes, and used in the current (and upcoming) integrations.

1reaction
andrioidcommented, Oct 30, 2022

I’d be happy to review it

Read more comments on GitHub >

github_iconTop Results From Across the Web

feat: React Router v6 support · Issue #24177 · ionic ... - GitHub
We encourage all React Router and Reach Router users to upgrade to v6 if possible. We have some big plans for v6, and...
Read more >
React Router: Home v6.6.1
Start with the tutorial. It will quickly introduce you to the primary features of React Router: from configuring routes, to loading and mutating...
Read more >
Complete Intro to React, v3 (feat. Redux, Router & Flow)
The "React Router" Lesson is part of the full, Complete Intro to React, v3 (feat. Redux, Router & Flow) course featured in this...
Read more >
ReactJS Redux Training | Edureka | Web Dev Rewind - 6 ...
React Router Tutorial | React DOM Tutorial | ReactJS Redux Training | Edureka | Web Dev Rewind - 6. 1.5K views · Streamed...
Read more >
react-router - Awesome JS
Patch Changes ; fix: Handle fetcher 404s as normal boundary errors (#9015) ; feat: adds deferred support to data routers (#9002) ; feat:...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found