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

Uncaught error from WebKit 605.1.15 on iOS 18.1.1 Error: Failed to execute 'define' on 'CustomElementRegistry': #433

Open
bakboord4 opened this issue Feb 1, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@bakboord4
Copy link

Describe the bug
Logger: frontend.js.modern.202501092
Bron: components/system_log/init.py:331
Eerst voorgekomen: 30 januari 2025 om 07:15:20 (62 gebeurtenissen)
Laatst gelogd: 22:31:32

Uncaught error from WebKit 605.1.15 on iOS 18.1.1 Error: Failed to execute 'define' on 'CustomElementRegistry': the name "simple-thermostat" 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/simple-thermostat/simple-thermostat.js:292:28819)
Uncaught error from Mobile Safari 18.1.1 on iOS 18.1.1 Error: Failed to execute 'define' on 'CustomElementRegistry': the name "simple-thermostat" 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/simple-thermostat/simple-thermostat.js:292:28819)
Uncaught error from Safari 18.1.1 on Mac OS 10.15.7 Error: Failed to execute 'define' on 'CustomElementRegistry': the name "simple-thermostat" 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/simple-thermostat/simple-thermostat.js:292:28819)
Uncaught error from Firefox 134.0 on Linux x86_64 Error: Failed to execute 'define' on 'CustomElementRegistry': the name "simple-thermostat" has already been used with this registry 72311/</window.CustomElementRegistry.prototype.define (src/scoped-custom-element-registry.js:44:14) /hacsfiles/simple-thermostat/simple-thermostat.js:292:28813

To Reproduce
Do not know what triggered these 62 events.

Expected behavior
correct functioning

Browser

  • OS: MacOS 15.1.1
  • Browser: Safari 18.1.1 and Firefox 134
  • Simple Thermostat version from browser console: 2.5.0
  • Home Assistant version: 2025.1.4
@bakboord4 bakboord4 added the bug Something isn't working label Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant