Background image disappears

Hello,
Since 0.99, my background image disappears after browsing between my different views and coming back to the first view. I need to refresh the webpage to display the background again.

In lovelace.yaml, I have this line:

background: var(--lovelace-background)

the image path is then defined in each theme of theme.yaml

I didn’t see any breaking change related to Lovelace in the release notes. Am I doing anything wrong ?

Thanks for your help

No one saw this problem ?

It still has not been solved in 0.99.3
Your help or advice for troubleshooting would be greatly appreciated :smiley:

Same thing happens to me… Any news about this?

No, no news about this issue, but at least I’m not the only one.

Could anyone provide some support on this issue ? It still has not been solved with 0.102.3 and I don’t see what is wrong with my configuration.

I have same issue. In begin it worked. Now it not show up. 0.103.6

It is now solved for my config.
I just removed the following line from ui-lovelace.yaml :

background: var(--lovelace-background)

But I keep lovelace-background: ........... in the theme.yaml files.

1 Like