I keep getting the following error message:
https://my nabu casa number .ui.nabu.casa/hacsfiles/lovelace-layout-card/layout-card.js?hacstag=156434866244:13:3316 TypeError: undefined is not an object (evaluating ‘this._observer.disconnect’)
I have the following line in configuration.yaml:
- url: /hacsfiles/lovelace-layout-card/layout-card.js?v=2.4.4
type: module
I have also tried type: js but that give the same error message
can someone tell me what’s wrong or why i am getting this message?
Thanks