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

fix: override loader & router to not redirect #4

Merged
merged 4 commits into from Jul 4, 2019

Conversation

wardpeet
Copy link
Owner

@wardpeet wardpeet commented Jul 3, 2019

There seems to be an issue when url and path aren't the same. Gatsby tries to redirect to that url which will fail.

This PR fixes gatsbyjs/gatsby#4337

demo:
https://static-asset-prefix--zen-wright-33c2d8.netlify.com/

@xavivars
Copy link

xavivars commented Jul 3, 2019

Looks amazing!!!!

@wardpeet wardpeet merged commit 42b1366 into master Jul 4, 2019
@wardpeet wardpeet deleted the feat/path-redirect branch July 4, 2019 07:10
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.

Disable Client-Side Routing?
2 participants