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

[Web] Fix URL redirection with github pages #19

Merged
merged 1 commit into from
Sep 19, 2020

Conversation

conorato
Copy link
Contributor

Problem:
When accessing polycortex.github.io/polydodo/, the user gets automatically redirected to polycortex.github.io/. When the user then refreshes the page, he gets a 404 error, because the web app is served at the /polydodo route, not /.

Proposed solution:
Add baseline to the router, as suggested here.

@WilliamHarvey97 WilliamHarvey97 merged commit 72c727c into master Sep 19, 2020
@WilliamHarvey97 WilliamHarvey97 deleted the web/fix-url-redirection branch September 19, 2020 03:19
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

Successfully merging this pull request may close these issues.

2 participants