videojs-panorama icon indicating copy to clipboard operation
videojs-panorama copied to clipboard

ThreeJS version 88 incompatibility

Open jremen opened this issue 7 years ago • 4 comments

When I try to use ThreeJS 88, I get a message "Cannot read property 'WebGLRenderer' of undefined. Called from cloudflare CDN.

I have to use version 88 of threejs because of other part of project which has nothing to do with VideoJS-panorama

jremen avatar Dec 05 '17 10:12 jremen

Nevermind, changing _three2.default for THREE fixed the problem

jremen avatar Dec 05 '17 11:12 jremen

Hi @ZhuJo Can you please let me know where and how did you change the _three2.default. Thanks

kassemEzz avatar Dec 15 '17 12:12 kassemEzz

I changes all occurences of it in the code

jremen avatar Dec 15 '17 12:12 jremen

Thanks @ZhuJo that worked perfectly. I don't really like to change the code so I hope an official fix will sort this issue out. Thank you

kassemEzz avatar Dec 15 '17 19:12 kassemEzz