Skip to content
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

WebKit Errors on iPad/iPhone #181

Open
Timeteo opened this issue Aug 30, 2024 · 1 comment
Open

WebKit Errors on iPad/iPhone #181

Timeteo opened this issue Aug 30, 2024 · 1 comment

Comments

@Timeteo
Copy link

Timeteo commented Aug 30, 2024

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.

@Timeteo
Copy link
Author

Timeteo commented Sep 2, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant