Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught error from Chrome on Windows TypeError: Cannot read properties of undefined (reading 'disconnect') Mt.disconnectedCallback #281

Open
4 tasks done
jalejandro0211 opened this issue Mar 9, 2024 · 0 comments

Comments

@jalejandro0211
Copy link

My Home Assistant version: 2024.3.0

Layout-card version (FROM BROWSER CONSOLE): 2.4.5

What I am doing: Opening the default view (Overview)

What I expected to happen: no errors y system log

What happened instead: fill the log with this error:
Logger: frontend.js.latest.202403060
Source: components/system_log/init.py:306
First occurred: 9:24:23 PM (3 occurrences)
Last logged: 9:24:23 PM

Uncaught error from Chrome 122.0.0.0 on Windows 10 TypeError: Cannot read properties of undefined (reading 'disconnect') Mt.disconnectedCallback (/hacsfiles/lovelace-layout-card/layout-card.js:13:3317) apply (src/scoped-custom-element-registry.js:262:44) _createPanel (src/layouts/hass-router-page.ts:313:11) loadProm.then( (src/layouts/hass-router-page.ts:214:13)

Minimal steps to reproduce:
Just open the Overview

# The least ammount of code possible to reproduce my error
N/A
# End of code

Error messages from the browser console:
layout-card.js?hacstag=156434866245:13 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'disconnect')
at Mt._makeColumnLayout (layout-card.js?hacstag=156434866245:13:4088)
at Mt._makeLayout (layout-card.js?hacstag=156434866245:13:4018)
at Mt.updated (layout-card.js?hacstag=156434866245:13:1246)
_makeColumnLayout @ layout-card.js?hacstag=156434866245:13
_makeLayout @ layout-card.js?hacstag=156434866245:13
updated @ layout-card.js?hacstag=156434866245:13
layout-card.js?hacstag=156434866245:13 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'disconnect')
at Mt._makeColumnLayout (layout-card.js?hacstag=156434866245:13:4088)
at Mt._makeLayout (layout-card.js?hacstag=156434866245:13:4018)
at Mt.updated (layout-card.js?hacstag=156434866245:13:1285)
_makeColumnLayout @ layout-card.js?hacstag=156434866245:13
_makeLayout @ layout-card.js?hacstag=156434866245:13
updated @ layout-card.js?hacstag=156434866245:13


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

  • Understand that this is a channel for reporting bugs, not a support forum (https://community.home-assistant.io/).
  • Have made sure I am using the latest version of the plugin.
  • Have followed the troubleshooting steps of the "Common Problems" section of https://github.com/thomasloven/hass-config/wiki/Lovelace-Plugins.
  • Understand that leaving one or more boxes unticked or failure to follow the template above may increase the time required to handle my bug-report, or cause it to be closed without further action.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant