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

Uncaught TypeError: Cannot read property 'toLowerCase' of undefined #255

Closed dmarcos closed 8 years ago

dmarcos commented 8 years ago

With a-frame master. Open the anime-ui scene and click on the a-collada-model entity. I see the error above.

fernandojsg commented 8 years ago

@dmarcos can you give it a try on master? I've just tried and it seems to be solved with the latests PRs selectcollada1

fernandojsg commented 8 years ago

I'm closing it as I can't reproduce it anymore with the latest changes