You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: