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

Missing panels "ha-panel-lovelace" and "paper-slider" #1586

Open
sergivillar opened this issue Dec 31, 2024 · 1 comment
Open

Missing panels "ha-panel-lovelace" and "paper-slider" #1586

sergivillar opened this issue Dec 31, 2024 · 1 comment
Labels

Comments

@sergivillar
Copy link

sergivillar commented Dec 31, 2024

Hey all,

Describe the bug
I made a fresh installation of HA and Lovelace, everything works as expected (I think, still missing some config on my home views) but when I look at the console I'm seeing the following errors.

mini-media-player.js:689 Uncaught (in promise) TypeError: Class extends value undefined is not a constructor or null
    at mini-media-player.js:689:27057
(anonymous) @ mini-media-player.js:689Understand this errorAI
simple-weather-card.js:1 Uncaught (in promise) TypeError: Cannot convert undefined or null to object
    at Function.getPrototypeOf (<anonymous>)
    at Object.<anonymous> (simple-weather-card.js:1:2521)
    at n (simple-weather-card.js:1:110)
    at simple-weather-card.js:1:902
    at simple-weather-card.js:1:911

To Reproduce
Steps to reproduce the behavior:

Fresh install of Home Assistant OS (proxmox) and lovelace with defaults (automatically install all components mini-media-player and simple-weather-card included)

Screenshots
Screenshot 2024-12-31 at 13 28 46

Related Card Config
Not related with config, those cards load at start up.

Dont really know if this is some kind of bug or a misconfiguration by my side (even I doubled checked everything), borwser mod seems to be running fine (tested with popups as the doc said)

Could it be that browser mod is initiated after those card are being loaded? if that's the case, how can I change the loading order?

Thanks in advance

@SQDYsll
Copy link

SQDYsll commented Jan 17, 2025

Also this Error's

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

No branches or pull requests

2 participants