Hydrogen Storefront Stuck on Loading with Blank Screen #2605
Replies: 1 comment
-
I guess because I am using the docker container... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I followed the steps to set up a Hydrogen storefront:
Ran the command:
npm create @shopify/hydrogen@latest -- --quickstart
cd hydrogen-quickstart
npm run dev
After running these commands, the server started successfully, but when I open the page in the browser, the top shows "Loading..." and the rest of the page is completely blank.
Does anyone know what might be causing this issue or how to fix it? Any help would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions