You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue occurs both when I run the app in development mode and when I build it for production. I tested it on Safari (Mac and iPhone) and Chrome (iPhone only). On the first page load, the animation works fine, but when I reload the page, the animation stops. However, when the component where it is used updates, the icon state changes (still without animation).
Here I placed some icons randomly in the pages to show the problem and when it occurs:
When animated icon is rendered as background or mask image, animation timer starts the first time icon is rendered and is never reset. I've reported that as bug to Chromium devs a while ago, they closed issue as working as intended, so they aren't fixing it.
Environment
Version
v3.0.0-alpha.12
Reproduction
Jusy load the animated icon anywhere in a page.
For example:
Description
The issue occurs both when I run the app in development mode and when I build it for production. I tested it on Safari (Mac and iPhone) and Chrome (iPhone only). On the first page load, the animation works fine, but when I reload the page, the animation stops. However, when the component where it is used updates, the icon state changes (still without animation).
Here I placed some icons randomly in the pages to show the problem and when it occurs:
Registrazione.schermo.2025-02-21.alle.14.33.09.mov
).
The text was updated successfully, but these errors were encountered: