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

Entities display issue on Iphone #19

Open
clanic70 opened this issue Jun 6, 2024 · 25 comments
Open

Entities display issue on Iphone #19

clanic70 opened this issue Jun 6, 2024 · 25 comments
Labels
bug Something isn't working

Comments

@clanic70
Copy link

clanic70 commented Jun 6, 2024

After latest HA core update to 2024.6.0, ha-tdv-bar was unable to show all entities correctly. Any advice about that? Thanks a lot !
image

@clanic70 clanic70 changed the title Entities display issue Entities display issue on Iphone Jun 6, 2024
@billmichell
Copy link

Issue also affects iPad

@tdvtdv
Copy link
Owner

tdvtdv commented Jun 7, 2024

Does the problem persist in the latest release (1.2.2)?

@tdvtdv tdvtdv added the bug Something isn't working label Jun 7, 2024
@clanic70
Copy link
Author

clanic70 commented Jun 7, 2024

Yes, exactly the same 😞

@Kasttolo
Copy link

Kasttolo commented Jun 8, 2024

I have the same problem on Android (TabS9+ and S22)

@borodaemon
Copy link

Also on PC

@elec2
Copy link

elec2 commented Jun 9, 2024

PC+Chrome here too, but not all the time, and it seams like it has nothing to do with the browser cache. More like a timing/loading/rendering thing while drawing the page maybe.

@elec2
Copy link

elec2 commented Jun 9, 2024

And this problem is also new and also not all the time. Seems like it has something to do with the different settings of each card. Some logarithmic some not?!

image

If i change the resolution of the page dynamically it looks like this:
image

So it seems like there is a recalculating function call missing of some sort.

@MobilityManager
Copy link

The issue also occurs on the HA MacOS client v2024.5.1 (2024.688) on a MacBook Pro M1 as well as Intel. Also on the HA iPhone App (v2024.5.1) plus the Safari an Chrome browser.
The Safari browser in the MacBook Pro M1 does give the issue also. The Chrome browser on the MacBook Pro M1 does not give any issues and works without problems.
Maybe this information will help?

@kdutton1964
Copy link

kdutton1964 commented Jun 10, 2024

So to briefly to summarize does not work on any Apple product even when rolling back and purging cashes to the earliest version available. It does work in on my fire tablet/android fully kiosk. Here is a picture of silk browser on the android which is a unique issue but issue. Hope this is of some help.TKX
Silk - Firetablet (I could care less about use of silk)
IMG_0827
Apple devices.
IMG_1384
Same stuff, Image is common issue on all. M1 Bad, iPad bad both app and safari and chrome, iPhone bad both app and safari, **working properly on Android fire 10 tablet through fullykiosk. I can easily test multiple additional platforms if would be of assistance, Just let me know. Thank you for your fantastic contribution.
Computer Keith

@etcho
Copy link

etcho commented Jun 11, 2024

Same problem here on PC.

@Thunderf1
Copy link

Thunderf1 commented Jun 14, 2024

Same here in all devices :(
image

@Newevg
Copy link

Newevg commented Jun 16, 2024

Hi everyone, Yes same here looks as pictured above on all Apple devices ( 2024.6.3 ) Will try to restore from backup for now.

@tdvtdv
Copy link
Owner

tdvtdv commented Jun 16, 2024

This is a very strange problem, unfortunately on my devices it is not reproducible and I don't understand what is affecting it.

@dartfrogdk
Copy link

I had the same on my chrome browser on my pc, but i copied the code and moved it to a new card and then the issues was gone

@Lips2000
Copy link

Same issue here.

It runs fine in Microsoft Edge and Firefox on my Intel iMac but it will not display properly in Safari/iPhone/iPad (all updated to current OS.

Additionally, the 'fontcolor' argument does not seem to work when displaying in Edge/Firefox. Always black.

Side note: I think this is awesome and I have been searching for exactly this. Hope it gets resolved and thank you!

@Kasttolo
Copy link

In my case, the card is embedded in a standard dashboard. If card is at position 1 of the dashboard, it shows correctly, if at a position at the end of the dashboard, it is not displayed correctly.

@furll
Copy link

furll commented Jun 18, 2024

To add on the comment above - my dashboard has 10 cards.
ha-tdv-bar works fine in position 1-5 but breaks on position 6-10.

@dartfrogdk
Copy link

dartfrogdk commented Jun 18, 2024 via email

@oreboul
Copy link

oreboul commented Jun 28, 2024

Issue exists on all browser & plaform for me with V1.2.2. works well if you switch back to 1.2.0 or 1.2.1.

@Lips2000
Copy link

Lips2000 commented Jul 15, 2024

Possible work-around:
COPY your created ha-tdv-bar card that will not display then create a new HORIZONTAL card on your page and PASTE your ha-tdv-bar card all by itself into the horizontal card. Save.
Works on Safari and iPhone.
You can also set two pasted cards next to each which is how I figured this out.

Now if it just set font color correctly...

@kdutton1964
Copy link

Worked for Me :). Thk

@Newevg
Copy link

Newevg commented Jul 18, 2024

Possible work-around: COPY your created ha-tdv-bar card that will not display then create a new HORIZONTAL card on your
That trick worked on almost all of my cards. Thank you. But there were 2 x odd cards - nothing different from others. But nothing seems to fix them. Even adding new cards from scratch.
I've ended up duplicating working card and manually changed Entities and now those sensors work too!
Weird issue but it's now fixed.

Thank you!

@coalfield
Copy link

Unfortunately I am seeing the issue on all browsers and iphone. In the preview window when configuring it all shows fine, but in lovelace once saved no luck :( The trick mentioned with the horizontal stack shows the same issue.

@sfortis
Copy link

sfortis commented Jul 21, 2024

@tdvtdv A discovery I made is that graphs are displayed normally when the widget is the first in order.

https://www.youtube.com/watch?v=703e88wxeTU

@coalfield
Copy link

@tdvtdv A discovery I made is that graphs are displayed normally when the widget is the first in order.

https://www.youtube.com/watch?v=703e88wxeTU

You are correct, that fixes it for me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests