Gifs Icon not displaying

After recently rebuilding the gif button has become blank. Clicking it still works but the icon is gone. It should be second from the right on the screenshot below:

Any ideas why this might have happened and how to get it back?

1 Like

Just double checked and the gif .svg file appears to no longer work, which lines up with my above report:

2 Likes

I think what you have is fixed by

Try updating to latest.

2 Likes

We are completely up to date and we’re still seeing a blank icon, both on desktop and on mobile

Edit: We’re hosted on Azure, FWIW. I can’t think of anything else that is different about our setup that would cause this.

2 Likes

Do you have a CDN fronting assets? Could you cache bust *.svg in there?

1 Like

We’re not using a CDN. Is there any way to check that we actually have the icon?

1 Like

@falco just merged a rename of the icon in the sprite, maybe that will fix the issue for you? Can you pull the update in the theme component and try it?

(Background is that we had a small caching problem in core that may have affected this.)

3 Likes

YES! That fixed it. Thank you so much!

3 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.