-
-
Notifications
You must be signed in to change notification settings - Fork 176
Cannot read properties of null (reading 'shadowRoot') #84
Comments
Same issue .... causing huge startup delays |
since card-mod solved a few issues by loading it via the extra_url method, I figured kiosk mode could benefit from that too, maybe preventing timing issues and reach conditions, leading to the mentioned error, so I restarted using:
in configuration.yaml. havent seen a kiosk mode error since that. its has not been a whole day yet, but this seems rather promising, as the errors were rather persistent and frequent. just sharing so people reading this could test and see if results are good. |
the 'fix' from above in the frontend extra_module_error was a complete user error on my behalf.... dont do it, as Kiosk mode wont work correctly or at all... Hence the absence of errors ;-( back to loading via the resources. |
Logger: frontend.js.latest.202204050 https://mydomain/hacsfiles/kiosk-mode/kiosk-mode.js?hacstag=303101606172:13:44 Uncaught TypeError: Cannot read properties of null (reading 'shadowRoot') Home Assistant Container version 2022.4.1 HACS Integrations: HACS Frontend: Home Assistant Integrations:
|
yeah, it still happens, and we have to fear Maykar has abandoned his repos. it's been such a long time since he responds to anything here, (or elsewhere in HA for that matter) |
2022-01-05 12:51:05 ERROR (MainThread) [frontend.js.latest.202112290] https://mydomain/local/lovelace/resources/kiosk-mode/kiosk-mode.js?v=1.2.1:13:44 Uncaught TypeError: Cannot read properties of null (reading 'shadowRoot')
keeps showing in the log, not exactly sure when or why any user action causes this.
please have a look?
All functionality seems to be working, so not sure if this causes any harm at all, but the error looks nasty in the log....
HA 2022.2.0.dev20220105, but this has been there for a while now, forgot to file an issue
config:
The text was updated successfully, but these errors were encountered: