aframevr / aframe-inspector

:mag: Visual inspector tool for A-Frame. Hit *<ctrl> + <alt> + i* on any A-Frame scene.
https://aframe.io/aframe-inspector/examples/
MIT License
654 stars 201 forks source link

Inspector fails to load from a glitch sample #491

Closed irwinwilliams closed 5 years ago

irwinwilliams commented 7 years ago

I'm in a glitch sample, when I press ctrl + alt + i, the chrome console shows this:

aframe-inspector.min.js:30 Uncaught TypeError: Cannot read property 'hasLoaded' of null
    at onDomLoaded (aframe-inspector.min.js:30)

Is something missing?

kfarr commented 7 years ago

Hi irwinwilliams I can load the inspector okay using the "hello world" glitch project. do you have a link to your glitch project to reproduce this error?

ngokevin commented 5 years ago

If provide link to Glitch I can check it out, else I think it works normally.