home-assistant-custom-ui icon indicating copy to clipboard operation
home-assistant-custom-ui copied to clipboard

http://192.168.200.235:8123/local/custom_ui/state-card-custom-ui.html:27:8908 Uncaught TypeError: e.push is not a function

Open cctv838126 opened this issue 5 years ago • 9 comments

ha0.106.5

cctv838126 avatar Mar 07 '20 09:03 cctv838126

ha0.107.4

raemsey avatar Mar 22 '20 00:03 raemsey

any news about this issue, Since yesterday I have the same error:

abm-Github avatar Apr 09 '20 19:04 abm-Github

Détails du journal ( ERROR ) Logger: frontend.js.latest.202004071 Source: components/system_log/init.py:209 First occurred: 21:21:51 (4 occurrences) Last logged: 21:22:08

https://192.168.1.117:8123/local/custom_ui/state-card-custom-ui.html.js:27:8908 Uncaught TypeError: e.push is not a function

abm-Github avatar Apr 09 '20 19:04 abm-Github

Same here, hosted version

Logger: frontend.js.latest.202004072
Source: components/system_log/__init__.py:209
First occurred: 7:18:32 PM (6 occurrences)
Last logged: 7:27:33 PM

https://raw.githubusercontent.com/andrey-git/home-assistant-custom-ui/master/state-card-custom-ui.html.js:27:8908 Uncaught TypeError: e.push is not a function

Naesstrom avatar Apr 13 '20 17:04 Naesstrom

Same here with version 202004072 and Home Assistant 0.108.5

Logger: frontend.js.latest.202004072
Source: components/system_log/__init__.py:209
First occurred: 10:25:06 AM (10 occurrences)
Last logged: 11:00:25 AM

https://raw.githubusercontent.com/andrey-git/home-assistant-custom-ui/master/state-card-custom-ui.html.js:27:8908 Uncaught TypeError: e.push is not a function

wschoot avatar Apr 17 '20 09:04 wschoot

Same here... 2019-05-18 and HA 0.109.2

Source: components/system_log/__init__.py:209
First occurred: May 5, 2020, 5:29:53 PM (13 occurrences)
Last logged: 7:22:13 AM

https://hassio.x.y/local/custom_ui/state-card-custom-ui.html.js:27:8908 Uncaught TypeError: e.push is not a function

rikardronnkvist avatar May 06 '20 05:05 rikardronnkvist

Same problem on HA Core 0.114.3

Logger: frontend.js.latest.202008110 Source: components/system_log/init.py:193 First occurred: 12:28:55 (2 occurrences) Last logged: 12:28:55

http://192.168.35.45:8123/hacsfiles/custom-ui/custom-ui.js:1312:580 Uncaught TypeError: e.push is not a function

Ante987 avatar Aug 24 '20 10:08 Ante987

Please people, no need to post in this repo any longer, as it is not maintained anymore and exists only for historic and reference purposes ( not the owner speaking here, but that's the way it is...)

I've attempted to keep custom ui up to 110plus, and this error is still in the log, since the build hasn't changed on that.

See https://github.com/Mariusthvdb/custom-ui

If anyone can figure out how to adapt the new custom-ui in my Repo, please do feel free to PR there!

Mariusthvdb avatar Aug 24 '20 15:08 Mariusthvdb

Issue fixed by https://github.com/Mariusthvdb/custom-ui/pull/11

https://github.com/Mariusthvdb/custom-ui/commit/468c201ee5c764e4f390b93c6765e9fb19200db1

SupremeSports avatar Sep 17 '20 12:09 SupremeSports