Button images not loading

Since a recent update (not the most recent, the one before) the images I’m using for buttons are not loading correctly, I just get a buffering animation. When I press the button the image loads.

I’m using state_image like this:

type: picture-entity
name: Kitchen Panel
show_state: false
entity: light.kitchen_panel_lights
state_image:
‘off’: /local/kitchenpanel-off.jpg
‘on’: /local/kitchenpanel-on.jpg
tap_action:
action: toggle