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

redirect all traffic to / so React Router can handle the request #22

Open
elmariachi111 opened this issue Aug 13, 2019 · 0 comments
Open
Labels
frontend mainly frontend related task wip issue being worked on

Comments

@elmariachi111
Copy link
Member

e.g. visiting https://mergefest-oxnulsy-ulyecw4ca3wk6.eu-2.platformsh.site/rabbithole doesn't work since nginx tries to respond to it. All frontend URLs should be handled by the same handler, then the router kicks in.

And please, use reach router instead of react router (because https://reacttraining.com/blog/reach-react-router-future/)

@elmariachi111 elmariachi111 added the frontend mainly frontend related task label Aug 13, 2019
@elmariachi111 elmariachi111 added the wip issue being worked on label Nov 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend mainly frontend related task wip issue being worked on
Projects
None yet
Development

No branches or pull requests

1 participant