thomasloven / lovelace-layout-card

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

TypeError: undefined is not an object (evaluating 'this._observer.disconnect') #247

Open RedNo7 opened 1 year ago

RedNo7 commented 1 year ago

My Home Assistant version: 2023.5.1

Layout-card version (FROM BROWSER CONSOLE): 2.4.4

What I am doing: checking the logs

What I expected to happen: nothing - everything seems OK in my dashboards

What happened instead: n/a

Minimal steps to reproduce: not sure. I use this card everywhere. Looking for pointers to trace this log entry.

Error messages from the browser console: error from the logs (not sure what 'browser console is"

Logger: frontend.js.latest.202305032
Source: components/system_log/__init__.py:257 
First occurred: 10:25:36 (8 occurrences) 
Last logged: 10:33:33

:0:0 Script error.
http://192.168.1.100:8123/hacsfiles/lovelace-layout-card/layout-card.js?hacstag=156434866242:13:3316 TypeError: undefined is not an object (evaluating 'this._observer.disconnect')

By putting an X in the boxes ([X]) below, I indicate that I:

RedNo7 commented 1 year ago

huh. I restarted HA and the issue has gone

jalejandro0211 commented 1 year ago

My Home Assistant version: 2023.5.1

Hi I'm getting a message that looks similar...

2023-05-05 08:32:20.521 ERROR (MainThread) [frontend.js.latest.202305032] http://homeassistant:8123/hacsfiles/lovelace-layout-card/layout-card.js?hacstag=156434866244:13:3317 Uncaught TypeError: Cannot read properties of undefined (reading 'disconnect')

Not fixed with restart...

RedNo7 commented 1 year ago

Not fixed with restart...

I've re-opened it for you.