You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Saw this after accessing HA from my iPad and iPhone (because it is WebKit related):
Logger: frontend.js.modern.202408090
Source: components/system_log/init.py:333
First occurred: August 28, 2024 at 6:14:36 PM (5 occurrences)
Last logged: 6:05:30 PM
Uncaught error from WebKit 605.1.15 on iOS 17.6.1 Error: Failed to execute 'define' on 'CustomElementRegistry': the name "weather-card" has already been used with this registry message (node_modules/core-js/modules/web.dom-exception.stack.js:25:24) src/scoped-custom-element-registry.js:45:10 module code (/hacsfiles/weather-card/weather-card.js:530:22)
Uncaught error from Chrome WebView 118.0.0.0 on Android 9 Error: Failed to execute 'define' on 'CustomElementRegistry': the name "weather-card" has already been used with this registry window.CustomElementRegistry.define (src/scoped-custom-element-registry.js:44:14) /hacsfiles/weather-card/weather-card.js:530:16
Uncaught error from Chrome WebView 118.0.0.0 on Android 9 Error: Failed to execute 'define' on 'CustomElementRegistry': the name "weather-card" has already been used with this registry window.CustomElementRegistry.define (src/scoped-custom-element-registry.js:44:14) /gh/bramkragten/weather-card/dist/weather-card.min.js:282:23
Uncaught error from WebKit 605.1.15 on iOS 17.5.1 Error: Failed to execute 'define' on 'CustomElementRegistry': the name "weather-card" has already been used with this registry message (node_modules/core-js/modules/web.dom-exception.stack.js:25:24) src/scoped-custom-element-registry.js:45:10 module code (/gh/bramkragten/weather-card/dist/weather-card.min.js:282:29)
edit: cleaned up log message display.
The text was updated successfully, but these errors were encountered:
Also see this on my Windows 11 machine using Firefox:
Logger: frontend.js.modern.202408090
Source: components/system_log/__init__.py:333
First occurred: 10:31:13 AM (1 occurrences)
Last logged: 10:31:13 AM
Uncaught error from Firefox 129.0 on Windows 10 Error: Failed to execute 'define' on 'CustomElementRegistry': the name "weather-card" has already been used with this registry 12293/</window.CustomElementRegistry.prototype.define (src/scoped-custom-element-registry.js:44:14) /gh/bramkragten/weather-card/dist/weather-card.min.js:282:23
Saw this after accessing HA from my iPad and iPhone (because it is WebKit related):
Logger: frontend.js.modern.202408090
Source: components/system_log/init.py:333
First occurred: August 28, 2024 at 6:14:36 PM (5 occurrences)
Last logged: 6:05:30 PM
edit: cleaned up log message display.
The text was updated successfully, but these errors were encountered: