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

Unable to load inspector on aframe v1.2.0 + three r136 #631

Closed lslzl3000 closed 2 years ago

lslzl3000 commented 2 years ago

For your example: https://aframe.io/aframe-inspector/examples/ Error

Uncaught TypeError: Class constructor MeshBasicMaterial cannot be invoked without 'new'
Uncaught TypeError: Cannot read properties of undefined (reading 'open')

Screen Shot 2022-01-06 at 17 04 00

dmarcos commented 2 years ago

I believe this should have been fixed by https://github.com/aframevr/aframe-inspector/pull/629. Let me know if that's the case. Closing and can reopen if necessary

lslzl3000 commented 2 years ago

@dmarcos is published online? The https://aframe.io/aframe-inspector/examples/ is still build with v1.2.0 + r136, so still the old error.

dmarcos commented 2 years ago

No. It's not published anywhere but you can point the inspector component to your local build