thomasloven / lovelace-auto-entities

🔹Automatically populate the entities-list of lovelace cards
MIT License
1.19k stars 111 forks source link

Installing this breaks the code editor in Safari #369

Closed thislooksfun closed 1 year ago

thislooksfun commented 1 year ago

When I install this card the lovelace code editor breaks with the error

[Error] Unhandled Promise Rejection: TypeError: Type error
    l (57a46f81.js:1:169866)
    mount (57a46f81.js:1:169618)
    mountStyles (57a46f81.js:1:154417)
    Fi (57a46f81.js:1:149438)
    (anonymous function) (fceea7e4.js:1:12195)

I suspect this is related to https://github.com/home-assistant/frontend/issues/15496.

thislooksfun commented 1 year ago

Nevermind, turns hacs was out of date. This problem went away after updating.