zengde / plyr-vr

A plugin to add 360 and VR video support to plyr.
MIT License
13 stars 0 forks source link

Uncaught TypeError: Cannot read properties of undefined (reading '0') #28

Open n-kort opened 1 year ago

n-kort commented 1 year ago

at ue.init (plyr-vr.es.js:939:64)

Some threejs warnings showing up in the console too:

THREE.Material: .overdraw has been removed. THREE.MeshBasicMaterial: 'overdraw' is not a property of this material.

Should I be settings three to a specific version perhaps?