andrey-git / home-assistant-custom-ui

Custom UI elements for https://home-assistant.io
https://home-assistant.io
MIT License
526 stars 97 forks source link

Custom UI broken with 0.84.1: custom_ui/state-card-custom-ui.html:27:15926 Uncaught TypeError: Class extends value undefined is not a constructor or null #161

Closed ReX1983 closed 5 years ago

ReX1983 commented 5 years ago

Checklist

Browser + Version: Chrome 71.0.3578.75

CustomUI version: 20180831

Home Assistant release (hass --version): 0.84.1

Problem-relevant configuration.yaml entries:

Problem-relevant Home Assistant log entries:

[...]local/custom_ui/state-card-custom-ui.html:27:15926 Uncaught TypeError: Class extends value undefined is not a constructor or null
10:36 PM components/system_log/__init__.py (ERROR)

Any errors from browser Javascript console:

Uncaught TypeError: Class extends value undefined is not a constructor or null
    at Object.<anonymous> (dynamic-with-extra.js:10)
    at i (bootstrap:19)
    at bootstrap:68
    at bootstrap:68
(anonymous) @ dynamic-with-extra.js:10
i @ bootstrap:19
(anonymous) @ bootstrap:68
(anonymous) @ bootstrap:68

I've just updated to 0.84.1 and all the groups are empty/blank.

Hope the logs above help!

bratanon commented 5 years ago

Same here when using customize_glob

"*.*":
  custom_ui_state_card: state-card-custom-ui
  show_last_changed: true
atom83 commented 5 years ago

similar issue with my hass:

 Uncaught TypeError: Class extends value undefined is not a constructor or null
    at Object.<anonymous> (state-card-custom-ui.html:27)
    at i (state-card-custom-ui.html:2)
    at state-card-custom-ui.html:2
    at state-card-custom-ui.html:2
artomka commented 5 years ago

I have the same issue on 0.84.1 Hass.io.

Mariusthvdb commented 5 years ago

+1 no more regular weather component cards in regular HA, customizations fail to show (icons, last_changed etc etc) also more-info popup for Tiles don't show. No more state-card mode badges.

All suddenly stopped working after 0.84.1 and still in perfect order while on 0.83.x

Hope a fix is made soon, since Lovelace itself is still a bit of an experiment, and not to be relied on for an automated home just yet...

emiljaregran commented 5 years ago

Same problem in 0.84.2 Hass.io

andrey-git commented 5 years ago

Fixed by release 2018-12-17

crus1313 commented 5 years ago

Also custom badges don't change color anymore. I cannot update CustomUI: beyond 20180831. I did manual install (github) and via update.sh (no errors), none updated beyond CustomUI: 20180831.

kt666 commented 5 years ago

Same issues as crus1313 here.. tried the update more times.. still the same.