thomasloven / lovelace-layout-card

🔹 Get more control over the placement of lovelace cards.
MIT License
1.08k stars 127 forks source link

ResizeObserver loop error #156

Open stiltjack opened 3 years ago

stiltjack commented 3 years ago

I get the following HA error repeatedly, but with no apparent effect on operation:

`Logger: frontend.js.latest.202107070 Source: components/system_log/init.py:190 First occurred: 10:22:49 (70 occurrences) Last logged: 13:44:21

:0:0 ResizeObserver loop completed with undelivered notifications. https://homeassistant.local:8123/hacsfiles/lovelace-layout-card/layout-card.js?hacstag=156434866230:13:2365 Uncaught TypeError: Cannot read property 'disconnect' of undefined https://192.168.1.93:8123/hacsfiles/lovelace-layout-card/layout-card.js?hacstag=156434866230:13:2365 Uncaught TypeError: Cannot read property 'disconnect' of undefined`

Installed layout-card when gap-card was archived, but gap-card is still the only part of it I use.

HAOS 2021.7.3 on Pi4.