utkarshdubey / react-spline

A wrapper to painlessly integrate Spline projects into your React code-space. ☀
https://utkarshdubey.github.io/react-spline/
83 stars 14 forks source link

'TypeError: Cannot read property 'r' of undefined' & NonParameticGeometry gives console errors. #15

Open pointersolana opened 2 years ago

pointersolana commented 2 years ago

Using the example scene.json works great! But using your own export json returns console errors ( nothing rendering ).

I guess these problems come from spline/threejs library updates?

Screenshot 2021-08-15 at 19 29 59
utkarshdubey commented 2 years ago

I'll have to dig into this one, could you make a code sandbox or something so it's easier for me to diagnose?