Open Sincenir opened 10 months ago
I would like to work on this issue
I don't know anything about svelte, but these type of error is related to async loading aframe I'm sure. Async loading aframe is worked on in #5419.
@akhil888binoy this looks an svelte integration issue. if you are knowledgable on Svelte you might be able to educate on how to integrate svelte and A-Frame properly. Having a good canonical example we can point to would be really helpful
When i use aframe combined with svelte, is seems that my svelte's render is faster that aframe's import, causing my browser to report an error.
error:TypeError: Cannot read properties of undefined (reading 'constructor')
code: