mirror of
https://github.com/home-assistant/core.git
synced 2025-05-07 23:49:17 +00:00

* Load WebComponent polyfill on header. On Chrome 53, `document.registerElement` exists but `window.customElements` does not exist. Fix for Tencent X5 browser on Android(Chrome 53 based). * Move the block just before app panel loading. Remove async for new script block.