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
We need to specify the transition properties instead of using transition:all in order to bypass the "avoid non-composited animations" issue from Lighthouse.
Why
We need to specify the transition properties instead of using
transition:all
in order to bypass the "avoid non-composited animations" issue from Lighthouse.How
Ref
The text was updated successfully, but these errors were encountered: