-
-
Notifications
You must be signed in to change notification settings - Fork 207
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
v1.16.3 causing cards to disappear #657
Comments
What do you mean by "attached"? Single card use works fine for me, meaning the mini-media-player used as its own card. |
This comment was marked as outdated.
This comment was marked as outdated.
I am having this issue now as well. Reboot did not solve it. |
Can you explain the issue in more detail, what do you mean by |
I've got my mini media player cards embedded within custom:stack-in-card and mushroom cards for styling. Can confirm the issue is back again for me. |
Thanks for the information. Unpublished the latest release for now and made it a beta release instead, will have to look into this further and try to re-create the issue in my environment, any potential error logs or any other additional information is very welcome :) |
I was using Firefox on the latest version. I can try and see if there was any errors I can find in the morning. |
I am no web developer but I went poking around and found this in the debugger. Don't know if this helps. There was also a learn more button at the bottom of that error which is here https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Unexpected_type . Let me know if there is anything else I can do to assist. |
Can someone please provide a concrete (minimal) example with the corresponding YAML configuration of the bug? Currently there is not much to go on. Just adding the type: vertical-stack
cards:
- type: custom:mini-media-player
entity: media_player.sonos_living_front |
Based on the stack trace provided above it looks a bit like the issue here #658. Can you please confirm that you are using the idle feature? As a test, if it works without it, then I think this issue here can be closed as a duplicate. |
And when does it start failing? Once you enable the idle view feature? |
You are correct, this must be the idle view issue as removing it made it show back up. |
Same problem here. I tried to find 1.16.2 but no success... |
v1.16.2 gets unpublished automatically here on GitHub for some strange reason... I've republished it now. |
Thank you for your patience! |
v1.16.3 is causing any cards with the mini-media-player attached to disappear.
I went back to v1.16.2 and everything was fine again.
The text was updated successfully, but these errors were encountered: