Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Direct navigation doesn't seem to work with GH Pages #145

Open
matneyx opened this issue Nov 25, 2020 · 1 comment
Open

Direct navigation doesn't seem to work with GH Pages #145

matneyx opened this issue Nov 25, 2020 · 1 comment

Comments

@matneyx
Copy link

matneyx commented Nov 25, 2020

Steps to reproduce: Navigate to https://matneyx.github.io/MimicsAndXorn/home

Expected result: Render the page as if you selected the Home link from https://matneyx.github.io/MimicsAndXorn/

Actual result: 404 error

useRoutes implementation is here: https://github.com/matneyx/MimicsAndXorn/blob/main/src/App.js#L19
Routes are defined here: https://github.com/matneyx/MimicsAndXorn/blob/main/src/common/NavigationProvider.js#L96

@Seanmclem
Copy link

Seanmclem commented Jan 16, 2021

I'm experiencing this issue as well. Even when using base path, the only route that works is root, aka /

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants