Paul Bottein

Results 342 comments of Paul Bottein

Can you provide some screenshot with current behavior and expected behavior. Also, can you provide the options you set in the raw config editor?

Seems like a iOS issue. `background-attachment: fixed` is not supported on iOS. https://developer.apple.com/forums/thread/99883 https://caniuse.com/background-attachment https://bugs.webkit.org/show_bug.cgi?id=219324

I already responded that it's a Safari issues : https://github.com/home-assistant/frontend/issues/16406#issuecomment-1540486019 Also, I'm unable to have it working in a older version (`2023.2`). Even on Chrome, fixed background doesn't work on...

I don't have a solution because adding nested scrolling container will introduce scrolling issue.

I installed iOS 18 to test if it will be resolved and of course, it's not resolved... 😡 I also checked a similar solution as @hsph few weeks ago but...

I was busy last weeks so I didn't take a look. I will check that 👍

Do you have other cards installed? I can not reproduce it when the latest version of Mushroom and latest version of HA. Also, do you have some errors in the...

I found the issue, I will push a fix. Thank you for reporting. The fix is available in the new [4.5.0 Mushroom release](https://github.com/piitaya/lovelace-mushroom/releases/tag/v4.5.0).

You may have a device with a weird name... Can enter this code in your console and provide the output? I will list all your devices with the id and...

Thank you ! We can add a guard in front-end to convert it to a string put I would prefer to catch this error early in core. Which integration are...