Closed vampywiz17 closed 8 months ago
Hey there @home-assistant/frontend, mind taking a look at this issue as it has been labeled with an integration (frontend
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
frontend documentation frontend source (message by IssueLinks)
Am getting Similar error. Chrome runs very slow Appears to be fine in App,
Logger: frontend.js.latest.202310302 Source: components/system_log/init.py:300
Uncaught error from Chrome 119.0.0.0 on Windows 10 TypeError: Cannot read properties of null (reading 'removeEventListener') renderHeading (src/components/ha-dialog.ts:51:24) apply (src/scoped-custom-element-registry.js:262:44) mainWindow.history.pushState (src/dialogs/make-dialog-manager.ts:129:7)
Uncaught error from Chrome 119.0.0.0 on Windows 10 TypeError: Cannot read properties of undefined (reading 'entity_id') _keyFunction (src/components/data-table/ha-data-table.ts:362:56) keyFunction (src/virtualize.ts:116:41) r (src/directives/repeat.ts:56:28) ct (src/directives/repeat.ts:93:52) update (src/directive.ts:134:16) _$AS (src/lit-html.ts:1085:23) S (src/lit-html.ts:1362:12) _$AI (src/async-directive.ts:366:18) setValue (src/virtualize.ts:139:13) dispatchEvent (src/Virtualizer.ts:802:23)
Works fine in App
For every uncaught error that is logged by the frontend.js.* logger, please open an issue in the frontend issue tracker and link back to this issue. Make sure to fill in the issue template for the frontend appropriately. If the frontend team confirms that it's a frontend issue, we can close here.
https://github.com/home-assistant/frontend/issues/new/choose
A similar error as the undefined _keyFunction
error was fixed some weeks ago for an earlier frontend version:
https://github.com/home-assistant/frontend/issues/18372
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
The problem
Hello there,
I see this in log. It possible that video stream cause it? (i use Hikvision integration)
What version of Home Assistant Core has the issue?
core-2023.11.2
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
No response
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response