Can not load Preview with Oxygen deployment
If you're using Oxygen deployment, you might encounter the following error when trying to preview your Weaverse Hydrogen project:
This error is caused by the Preview URL is not set to public from Hydrogen's settings. Please follow this instruction to set the Hydrogen Environment to public.
404 - We've lost this page
Sometimes, you clicked a link in your Hydrogen page and it's not working. This is because the route you clicked on does not exist or not included the <WeaverseContent />
component.
To fix this issue, please follow this instruction to add the <WeaverseContent />
component to your page.
You can refer to our demo repository for a complete example: