lovelace-windrose-card icon indicating copy to clipboard operation
lovelace-windrose-card copied to clipboard

Uncaught error on Windows 10 (even trhought I have Windows 11)?

Open KruseLuds opened this issue 6 months ago • 0 comments

I get this error message in my logs:

2024-08-04 08:11:06.566 ERROR (MainThread) [frontend.js.latest.202407100] Uncaught error from Chrome 127.0.0.0 on Windows 10 Error: Failed to execute 'define' on 'CustomElementRegistry': the name "windrose-card" has already been used with this registry window.CustomElementRegistry.define (src/scoped-custom-element-registry.js:44:14) /local/windrose-card.js:797:62 /local/windrose-card.js:797:77 __decorate (/local/windrose-card.js:415:95) /local/windrose-card.js:1489:16 2024-08-04 08:11:06.567 ERROR (MainThread) [frontend.js.latest.202407100] Uncaught error from Chrome 127.0.0.0 on Windows 10 Error: Failed to execute 'define' on 'CustomElementRegistry': the name "action-handler-clock-weather" has already been used with this registry window.CustomElementRegistry.define (src/scoped-custom-element-registry.js:44:14) /hacsfiles/clock-weather-card/clock-weather-card.js:180:2352

What do I have misconfigured?

KruseLuds avatar Aug 04 '24 12:08 KruseLuds