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

Endless warn-logging by three.js #13

Closed flaming-codes closed 2 years ago

flaming-codes commented 2 years ago

Hi and thanks for this neat library, using it worked very well! Only issue I have is that three.js completely spams the log with always the same warning:

Bildschirmfoto 2021-07-16 um 20 00 10

Sadly I don't have any experience with three.js, but if you want I can still work on a PR to fix it.

utkarshdubey commented 2 years ago

@flaming-codes I just added a quick workaround that removed duplicate warnings from the console. If this hinders your development experience, feel free to reopen this issue or reach out to me.