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
Sigh [this PR](#86204)
introduced a regression where the tab dragging is super jank as a result
of the styles needed to prevent the jumping behavior.
The fix is to disable the styles while dragging, so we need to bubble
the dragging state to above all tabs, rather than per tab.
0 commit comments