Hello, it seems the glb draco decompression is not working in our self-hosted project, the object is not showing. When the model is replaced with a glb model without draco compression, it shows ok.
The link looks to be correct, so I would expect Draco files to work just fine. If you open the network tab on the Chrome debugger do you see any calls failing to fetch?
+1 on checking the browser console for errors, and the network tab for failed network requests. Also note that specifying dracoDecoderPath is no longer needed if you’re using A-Frame 1.4.0+.