Open wangdicoder opened 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)
Uncaught TypeError: Cannot read property 'Vector3' of undefined at Object.<anonymous> (HTML3D.js:95)
How can I fix it? Cheers
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 ?
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