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
The featured products and collections promises never resolves, thus doesn't load.
The text was updated successfully, but these errors were encountered:
danielmoraes
changed the title
deferdefer never resolves when there is a hydration error
Aug 3, 2023
danielmoraes
changed the title
defer never resolves when there is a hydration error
Deferred response never resolves when there is a hydration error
Aug 3, 2023
What is the location of your example repository?
https://github.com/Form-Factory/sample-hydrogen
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.17.1
Steps to Reproduce
You can reproduce the issue with the repo above, by reloading the home page a few times.
In general, you can reproduce it by:
This issue is also being discussed here.
Expected Behavior
The featured products and collections to load.
Actual Behavior
The featured products and collections promises never resolves, thus doesn't load.
The text was updated successfully, but these errors were encountered: