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: 'overflow' CSS property being properly set and removed
even when there's no dimensions transitions to be performed on the parent element
before this fix, the 'overflow' property was being set/removed only when
any dimension transition was being applied to parent element
0 commit comments