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
I guess it can be fixed by using window.addEventListener('load', enableAnimations) event listener that adds the animation rule or sets some property in the store.
I guess it can be fixed by using
window.addEventListener('load', enableAnimations)event listener that adds theanimationrule or sets some property in the store.