When page is loaded from a different domain like (Google Web Cache) #495
Open
Description
Since it's not possible to add this bug in codesandbox or pull request I am creating issue.
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.
Metadata
Assignees
Labels
No labels