leochocolat / three-msdf-text-utils

116 stars 7 forks source link

Multiple instances of Three.js being imported. #2

Open DevYemi opened 1 year ago

DevYemi commented 1 year ago

Hi there, how are you doing, I'm trying to use this package in my project, everything works fine but i keep getting this warning error from threeJs in the console, i have checked my code to make sure i wasn't importing ThreeJs more than once.

Please find the warning callstack below error-three-msdf

Please what can i do to make the warning info go away ?

My set-up NextJs "13.1.6" three: "0.149.0" typescript: "4.9.5" three-msdf-text-utils: "1.1.0"

jordanmarshall12 commented 4 months ago

is there a solution for this?