Replies: 3 comments 1 reply
-
Everything seems fine to me, what problem are you facing ? Here is a simple example following the introduction from R3F website. |
Beta Was this translation helpful? Give feedback.
-
Thank you so much for your help! Your example works! I'm new to remix and couldn't find an example anywhere, might be a good idea to add this to the Remix examples repository https://github.com/remix-run/examples :) I'm still having problems building on this, integrating a new library (https://spline.design/) which makes it really simple to design 3d. It converts the code to react three fiber ( or react component ) and provides you with a file containing the materials and geometries for the whatever you create. Seems like loading that file gives the errors. I tried both ways and I keep getting errors. If I add the new code while the server is running I get this error:
If I restart the server and try again I get this error:
Any idea on how to fix that ..? |
Beta Was this translation helpful? Give feedback.
-
Apparently it only happens in the Shopify/Hydrogen Build... Any ideas why only there? I'll try to get help from Shopify. Thank you for you help |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Been looking around for a working example but couldn't find anything that uses remix 2. All the ones I found were for older versions and include patches for the libraries. Is it possible to make it work with remix 2?
Any help would be highly appreciated
Beta Was this translation helpful? Give feedback.
All reactions