thomasloven / lovelace-layout-card

🔹 Get more control over the placement of lovelace cards.
MIT License
1.01k stars 123 forks source link

View gets empty on Ipad #225

Open heindlalexander opened 1 year ago

heindlalexander commented 1 year ago

My Home Assistant version: 2022.11.4

Layout-card version (FROM BROWSER CONSOLE): 2.4.4

What I am doing: Running a masonry layout view. but I think the other layouts (except the default ones) are affected too.

What I expected to happen: display cards

What happened instead: it seems, when it refreshes values, the whole view gets empty. It shows up initially, but then disappears.

Minimal steps to reproduce: I was only able to recreate the issue with an iPad Air1 IOS 12 (no newer IOS possible), but with the newest version of home assistant (2022.10.1 (2022.424)), a newer iPad did not have an issue.

# The least ammount of code possible to reproduce my error

it doesn't matter which code is used.

# End of code

Error messages from the browser console: no error

By putting an X in the boxes ([X]) below, I indicate that I:

Moustik2002 commented 1 year ago

same issue here w/ v. 2023.3.x and layout-card v.2.4.4. dashboard get completely blank after a little delay, and need to be refreshed each time which is not suitable at all.

Switch from grid layout to pannel mode fix the behavior, so my two cents is there might be something wrong w/ Ilayout-card and OS companion for old devices (mine is iPad mini from 2014 in IOS v12)

I've also tested w/ older versions of HA compagnion through test flight but still same behavior.

Let me know if you want further details.

tedmundc commented 1 year ago

I can reproduce this as well on my iPad Air 1 gens on iOS 12.5.7, via the companion app and Safari (I know same rendering engine, but worth a shot!): when a layout-card view type is selected my dashboards will go completely black after a few minutes.

Something weird seems to be going on with the old Safari.

webysther commented 1 year ago

Ipad mini 3 too.

7fu commented 8 months ago

Came here to say the same thing.

CreaticDD commented 3 weeks ago

Same here with Grid (layout-card).on old iPad with iOS 12

Makes it unusable which is disappointing as the default HA view types are pretty poor in customization