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

[BUG] TypeError: Class constructor Box3 cannot be invoked without 'new' #4

Closed utkarshdubey closed 3 years ago

utkarshdubey commented 3 years ago

TypeError: Class constructor Box3 cannot be invoked without 'new' is thrown when trying to load certain models.

Expected Behavior: Default

Current Behavior: Error is thrown

Possible cause: Unknown