-
Notifications
You must be signed in to change notification settings - Fork 12
Staging debug #173
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
base: staging
Are you sure you want to change the base?
Staging debug #173
Conversation
|
Yep I see the 404 error too good catch, looks like its actually a github pages interaction with react router, seems like other people have had this issue though I'll do some research to find a fix |
This reverts commit 1077bde.
This reverts commit cd42aa7.
|
@bdls-jamal @nprovart @VinLau @mwkyuen Ok I think I've fixed the issues with the deployment, required a slightly ugly workaround but it seems like the alternatives aren't much better. Github pages doesn't work quite so well with single page routed apps but this should fix the issue with pasted URLs 404ing |


Fixed issue where staging branch was not successfully deploying to github pages