protyze/aframe-alongpath-component

Inspector bug

Closed this issue · 1 comments

I set inspect to true, and it's throwing some error on the console. Also, after setting a new path to the component it will go crazy. Console outputs:

aframe.js:62373 Uncaught (in promise) TypeError: Cannot read property 'isPlaying' of null
    at entityLoadCallback (aframe.js:62373)
    at emitLoaded (aframe.js:63198)
entityLoadCallback @ aframe.js:62373
emitLoaded @ aframe.js:63198

Hi,

This might be fixed in the meantime. I could not reproduce it here: https://protyze.github.io/aframe-alongpath-component/basic/index.html

Let me know if still appears somewhere... I mean.. if this is still relevant for you ;)