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

When page is loaded from a different domain like (Google Web Cache) #495

Open
NehalJadav opened this issue Dec 17, 2021 · 0 comments
Open

Comments

@NehalJadav
Copy link

Since it's not possible to add this bug in codesandbox or pull request I am creating issue.

gatsbyjs/gatsby#30958

Description
When we check last two days of google web cache page of websites using @reach/router, it will redirect to current URL page.
Maybe it is happing because of @reach/router package for location changing.

If disable JavaScript from browser, than this issue will not accrue.

Steps to reproduce
Visit below google web cache URL:-
cache:https://www.gatsbyjs.com/

Expected result
It must show cache information of page.

Actual result
Redirecting to current page.

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

No branches or pull requests

1 participant