Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Which existing routing solutions work with relay-hooks? #114

Open
gajus opened this issue Sep 21, 2020 · 3 comments
Open

Which existing routing solutions work with relay-hooks? #114

gajus opened this issue Sep 21, 2020 · 3 comments

Comments

@gajus
Copy link

gajus commented Sep 21, 2020

Relay docs link to react-router and Found (https://relay.dev/docs/en/routing), but neither works with relay-hooks.

Is there any known implementation of a router that works with relay-hooks?

@sibelius
Copy link
Contributor

react-router v5 is not compatible

remix-run/react-router#7010 (comment)

react-router v6 should be closer

@gajus
Copy link
Author

gajus commented Sep 21, 2020

Cool

@gajus gajus closed this as completed Sep 21, 2020
@axhl
Copy link

axhl commented Jul 7, 2021

Can I suggest this is reopened to solicit further suggestions, especially wrt preloading, which is currently not possible with react-router v6 per remix-run/react-router#7200 (comment)

What are people's preferred routers?

@sibelius sibelius reopened this Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants