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

fix: #674 cannot use 'in' operator to search #675

Closed niksonleonard closed 1 year ago

vincentfretin commented 1 year ago

Those changes aren't needed, the code is working as expected. See my comment https://github.com/aframevr/aframe-inspector/issues/674#issuecomment-1429449038

niksonleonard commented 1 year ago

ok, if you say so 🤗

vincentfretin commented 1 year ago

Do you confirm my assumption you're using react? and replacing wasd-controls by wasd-controls="" fixes the issue? If not please provide a reproduction example.

dmarcos commented 1 year ago

Can we close this?

dmarcos commented 1 year ago

I think it's no longer needed but can reopen if necessary. Thanks so much

uurcank commented 1 year ago

@dmarcos this is still an issue for me. is there any fix merged to the repo?

vincentfretin commented 1 year ago

@uurcank If you're using react, please be sure you use ="". If you have an issue, please create another issue with an example on glitch.