Colmea / react-three-renderer-html3d

Apache License 2.0
5 stars 1 forks source link

Cannot read property 'Vector3' of undefined #1

Open wangdicoder opened 7 years ago

wangdicoder commented 7 years ago

Hi,

I tried to use HTML3D in a react-three-renderer project, but I got an error at line 95 of the HTML3D file. The error looks like this: Uncaught TypeError: Cannot read property 'Vector3' of undefined at Object.<anonymous> (HTML3D.js:95)

How can I fix it? Cheers

Colmea commented 6 years ago

Hi,

Sorry for the delay (what is a year, huh ? :D). I guess you find a workaround since, but is it still an issue for you ?