Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello folks,
I've tried to add the <ModelViewer /> component Hydrogen provides us (https://shopify.dev/docs/api/hydrogen-react/2024-04/components/modelviewer)
1. First to make it run I had to add to add to entry.server.tsx:
2. Next I adjusted the graphQL request according to get the correct data as Model3D. It's also rendering and showing the preloadedImage.
3. Now I get in the console following error message (see screenshot)
Maybe something with usdz / glb format?
Any ideas? Sounds to me like a bug.