react-spline icon indicating copy to clipboard operation
react-spline copied to clipboard

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

Open pointersolana opened this issue 4 years ago • 1 comments

Using the example scene.json works great! But using your own export json returns console errors ( nothing rendering ). + NonParameticGeometry is not supported -> "type":"NonParametricGeometry".

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

Screenshot 2021-08-15 at 19 29 59

pointersolana avatar Aug 15 '21 17:08 pointersolana

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

utkarshdubey avatar Aug 21 '21 18:08 utkarshdubey