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

TypeError: undefined is not an object (evaluating 'state.state') #24

Open
liuk4friends opened this issue Oct 10, 2020 · 6 comments · May be fixed by #31
Open

TypeError: undefined is not an object (evaluating 'state.state') #24

liuk4friends opened this issue Oct 10, 2020 · 6 comments · May be fixed by #31
Labels
help wanted Extra attention is needed

Comments

@liuk4friends
Copy link

liuk4friends commented Oct 10, 2020

Hi there,
Since some weeks I could see this error in my logs

Logger: frontend.js.latest.202010012
Source: components/system_log/__init__.py:193 
First occurred: 1:31:43 (5 occurrences) 
Last logged: 1:31:43

https://myurl.duckdns.org:****/hacsfiles/circle-sensor-card/circle-sensor-card.js:76:1713 TypeError: undefined is not an object (evaluating 'state.state')

However, as far as I can understand, all my cards that use this custom frontend are working without any issue

@faspina
Copy link

faspina commented Jan 17, 2021

I get this too. I can't figure it out. It repeats the error for every sensor card I have on my view.

@gidadavid
Copy link

gidadavid commented Jan 27, 2021

same here. Ha version is 2021.1.5

Logger: frontend.js.latest.202012291
Source: components/system_log/__init__.py:193
First occurred: 1:21:37 AM (24 occurrences)
Last logged: 1:11:15 PM

http://hassio:8123/hacsfiles/circle-sensor-card/circle-sensor-card.js:76:79 Uncaught TypeError: Cannot read property 'state' of undefined
http://hassio:8123/hacsfiles/circle-sensor-card/circle-sensor-card.js:76:1713 TypeError: undefined is not an object (evaluating 'state.state')

@haffisi
Copy link

haffisi commented Feb 15, 2021

same here

@michl270
Copy link

michl270 commented Jun 6, 2021

same error is occuring on my installation

@iantrich iantrich added the help wanted Extra attention is needed label Aug 12, 2021
@armdan
Copy link

armdan commented Aug 21, 2021

I can't stop this message

circle-sensor-card/circle-sensor-card.js:95:55 TypeError: undefined is not an object (evaluating 'state.attributes')

@armdan
Copy link

armdan commented Aug 26, 2021

I gave up on this card

@mundschenk-at mundschenk-at linked a pull request Sep 4, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants