I'm coding an A-Frame project for our University at the moment with a PHP Backend. Whenever I try to load an a-asset-item in the a-assets section, my JavaScript code stops working. I tried changing the gltf model to a glb and to a obj/mtl and I tried using a CDN model from a A-Frame tutorial. If I don't load the models or if I load them inline, my code works perfectly fine. You can find the relevant parts here on Glitch: https://glitch.com/edit/#!/join/fff06b7f-11bb-4fdd-a0b0-7f7b7ca4e9cc
Thanks for your help!
Best, Andi