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
fix(toast): make sure element does still exist before transition ends
In situations where a toast is going to be closed via Javascript while the hide animation is still in progress, access to the element is not possible anymore leading to a console.error
0 commit comments