Aframe model-loaded and loaded event listeners not being triggered when model is visible and loaded in scene?
I’ve come across a perplexing issue where model-loaded and loaded event listeners aren’t being triggered in a scene with multiple GLTF objects in it. I stripped back the scene and completely removed all code apart from below. And it appears to be an intermittent issue specifically tied to GLTF models, for some reason the code occasionally works fine with 2 GTLF models in the scene, but then completely omits event listeners once there are more.