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

Error while loading the page in google cached version #1502

Open
AbhishekSTC opened this issue Nov 9, 2023 · 1 comment
Open

Error while loading the page in google cached version #1502

AbhishekSTC opened this issue Nov 9, 2023 · 1 comment

Comments

@AbhishekSTC
Copy link

What is the location of your example repository?

https://github.com/Shopify/hydrogen.git

Which package or tool is having this issue?

Hydrogen

What version of that package or tool are you using?

2023.4.5

What version of Remix are you using?

1.19.1

Steps to Reproduce

  1. open hydrogen.shop in a browser
  2. add "cache:" as prefix in the current URL and load the page.
  3. Then it is throwing an error that "Initial URL (/) does not match URL at time of hydration (/search), reloading page...".
  4. And page goes into infinite loop of reloading process.
  5. As I was following it earlier, It was showing diffrent error, around 10 days back, I am attaching the screenshot of that here.
image

Expected Behavior

While opening the google cached version of webpage , The page should get loaded without any error, and must not reload again and again.

Actual Behavior

Page continously gets reload and showing error , while opening the google cached version of webpage.

Currently it's showing: "Initial URL (/) does not match URL at time of hydration (/search), reloading page...".

Earlier it was showing: image

@jamalsoueidan
Copy link
Contributor

Can you try again with the latest version, I think this was related to the instagram redirect bug.

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

2 participants