Hello All. I have a weird issue. im using a picture-element card in Lovelace and a simple text-label for the time I found elsewhere on the forum. it works except the minutes keep getting visually distorted. it does this in the app and on a web browser. sometimes its one digit, sometimes its both. it happens every minute AFTER the time refreshes. not the first minute or a manual refresh. ill attach a photo so you can see. ive tried setting a streaming video, changing font, changing size, etc but no dice. the only lead I have is im using a huge font size and I noticed if I go below 30px it doesnt seem to glitch out. problem is this is for a clock and that defeats the purpose. im using 120px right now as my preference. any ideas? thank you!
Post a more detailed code snippet for someone who may want to reproduce the bug.
At least the picture-elements card with this element only.
Check if this small snippet can reproduce the bug.
The weird thing is after paying more attention its doing it on all kinds of text. size seems to make it happen more frequent but I saw it occur on size 12 as well as 30 and higher. completely different variable too, the size 12 was a netatmo sensor showing temperature. I have to be doing something wrong because according to my testing ALL text in multiple cards, multiple dashboards does this eventually if left up long enough. it won’t fix itself either, you have to manually refresh the app (I use that mostly). the website is similar too. im perplexed though. images do not do that as I have several video cams and icons and they are just fine. only seems to be changing text. nothing with static text. works fine. thanks!
Hi did you solve this?
Ildar_Gabdullin means your code should be pasted with proper yaml formatting. make sure to wrap your code in backticks using the ` key on your keyboard.