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

No Cards displayed when I attempt to add a new element to a dashboard #22582

Closed
4 tasks done
sabolcik opened this issue Oct 29, 2024 · 7 comments
Closed
4 tasks done

No Cards displayed when I attempt to add a new element to a dashboard #22582

sabolcik opened this issue Oct 29, 2024 · 7 comments

Comments

@sabolcik
Copy link

Checklist

  • I have updated to the latest available Home Assistant version.
  • I have cleared the cache of my browser.
  • I have tried a different browser to see if it is related to my browser.
  • I have tried reproducing the issue in safe mode to rule out problems with unsupported custom resources.

Describe the issue you are experiencing

I have found that when I try to add a new user interface card to a dash board the card view is empty.

See the screenshot below. I rolled back to a backup using core 10.1 and the issue is not present. Once I try my backup from core 10.2 the issue is present.

I tried deleting every card from both HACS and my custom repositories and it didn’t resolve the issue. I also tried emptying my configuration.yaml file without any change to the behavior.
IMG_5169

Describe the behavior you expected

Normally I see the list of all UI cards I can select.

Steps to reproduce the issue

  1. Happens everytime I boot

...

What version of Home Assistant Core has the issue?

10.4

What was the last working version of Home Assistant Core?

10.1

In which browser are you experiencing the issue with?

Edge

Which operating system are you using to run this browser?

Windows 11

State of relevant entities

No response

Problem-relevant frontend configuration

No response

Javascript errors shown in your browser console/inspector

No response

Additional information

No response

@ildar170975
Copy link
Contributor

What was the last working version of Home Assistant Core?

10.1

In which browser are you experiencing the issue with?

Edge

Are you sure? Seems to be a mobile based on a scrrenshot.

@sabolcik
Copy link
Author

sabolcik commented Oct 29, 2024 via email

@karwosts
Copy link
Contributor

Could be this bug: #22549

Any errors in browser console?

@sabolcik
Copy link
Author

sabolcik commented Oct 29, 2024 via email

@sabolcik
Copy link
Author

I haven't done much website console debugging, but here is a dump of the console log. I see several UI add ons that weren't found that I can try to correct. I had an issue where I had installed some items prior to having HACS installed and that were duplicated. In trying to debug the issue I removed any manually installed resources and reinstalled them through HACS. I suspect that is causing the missing items in the log file.

Would appreciate any feedback on the log file that would aid in the debug.

si18nwqe6ire4pkuwbs9owznwuvwmpj2.ui.nabu.casa-1730219883836.log

@karwosts
Copy link
Contributor

compute-unused-entities.ts:34  Uncaught (in promise) TypeError: Cannot read properties of null (reading 'entity')
    at r (compute-unused-entities.ts:34:14)
    at compute-unused-entities.ts:53:38
    at Array.forEach (<anonymous>)
    at n (compute-unused-entities.ts:53:18)
    at compute-unused-entities.ts:59:33
    at Array.forEach (<anonymous>)
    at n (compute-unused-entities.ts:59:15)
    at compute-unused-entities.ts:68:39
    at Array.forEach (<anonymous>)
    at n (compute-unused-entities.ts:68:18)

Yep looks like the other issue I fixed. I will close this, it will be fixed in the next release.

@sabolcik
Copy link
Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants