ryanbetts / aframe-daydream-controller-component

A daydream controller component for Mozilla's Aframe
MIT License
27 stars 9 forks source link

can not used via the newest version of aframe #13

Open johnnyz2017 opened 7 years ago

johnnyz2017 commented 7 years ago

using 0.6.1, get the following error:

aframe.js:79197 Uncaught TypeError: Cannot read property 'sceneEl' of undefined at NewComponent.isControllerPresent (aframe.js:79197) at NewComponent.checkIfControllerPresent (aframe-daydream-controller-component.js:141) at NewComponent.bound [as checkIfControllerPresent] (aframe.js:78154) at NewComponent.play (aframe-daydream-controller-component.js:120) at NewComponent.play (aframe.js:74016) at playComponent (aframe.js:72625) at Array.forEach () at HTMLElement.value (aframe.js:72624) at play (aframe.js:72630) at Array.forEach ()