-
-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Examples using templates are busted (especially in Chrome) #828
Comments
This is due to a change with the loading process that was upstreamed in the aframe-core -> aframe merge. @ngokevin is revisiting the Primitives work I started by extending |
So note to everyone: just use entities everywhere for the time being. |
Examples using templates mostly still not working. |
All examples that use templates now have camera issues; I see this error in Chrome but not in Firefox:
Anime UI in Chrome vs Firefox:
The Spheres & Fog example doesn't have any camera errors but also appears quite busted in Chrome:
This must be related to a recent aframe-core change and now since the merge it's become apparent. Perhaps related to #794?
The text was updated successfully, but these errors were encountered: