I have the following error in the dashboards, I don’t know why it is caused. But if I add any new card it is solved momentarily, if I reload the page again, the error returns.
Something similar happened to someone, what could it be?
I realise you need to use a screenshot to indicate the error but also please share the complete stack-in card config as text correctly formatted for the forum.
Registrador: frontend.js.modern.202410024
Fuente: components/system_log/init.py:331
Ocurrió por primera vez: 20:19:24 (3 ocurrencias)
Última vez registrado: 20:19:56
Uncaught error from Chrome 130.0.0.0 on Windows 10 Error: Failed to execute ‘define’ on ‘CustomElementRegistry’: the name “multiple-entity-row” has already been used with this registry window.CustomElementRegistry.define (src/scoped-custom-element-registry.js:44:14) /hacsfiles/lovelace-multiple-entity-row/multiple-entity-row.js:1:38192 /hacsfiles/lovelace-multiple-entity-row/multiple-entity-row.js:1:38226
Uncaught error from Chrome 130.0.0.0 on Windows 10 Error: Failed to execute ‘define’ on ‘CustomElementRegistry’: the name “hue-mushroom-slider-container” has already been used with this registry window.CustomElementRegistry.define (src/scoped-custom-element-registry.js:44:14) /hacsfiles/lovelace-hue-like-light-card/hue-like-light-card.js:34:840 e (/hacsfiles/lovelace-hue-like-light-card/hue-like-light-card.js:1:250) /hacsfiles/lovelace-hue-like-light-card/hue-like-light-card.js:108:403
Uncaught error from Chrome 130.0.0.0 on Windows 10 Error: Failed to execute ‘define’ on ‘CustomElementRegistry’: the name “banner-card” has already been used with this registry window.CustomElementRegistry.define (src/scoped-custom-element-registry.js:44:14) /hacsfiles/banner-card/banner-card.js:278:418 /hacsfiles/banner-card/banner-card.js:1:201 /hacsfiles/banner-card/banner-card.js:1:205
I get this error as well. My vertical stack cards primarily. If I open edit them, the error is there. I copy/paste the code into a new card and I can’ edit that. I do this and delete the original card. The next time I edit the new card though, I have the same issue. Happens with all my vertical stack cards. Maybe others too - I haven’t done much debugging yet. This started a month or two ago.