aframevr / aframe-site

:a: Official A-Frame site.
https://aframe.io/
MIT License
99 stars 141 forks source link

Bug a-register-element.js:69 - DEPRECATED!!! #484

Closed sebekpro closed 3 weeks ago

sebekpro commented 5 years ago

Very big problem, animation not run in chrome!!! Error message: a-register-element.js:69 [Deprecation] document.registerElement is deprecated and will be removed in M73, around March 2019. Please use window.customElements.define instead. See https://www.chromestatus.com/features/4642138092470272 for more details.

vincentfretin commented 3 weeks ago

aframe now uses customElements v1 instead of the old polyfill, so this can be closed @dmarcos

dmarcos commented 3 weeks ago

Yep. This is fixed since 1.4.0