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
Reverts the workaround from angular#29074, because it appears to make the behavior inconsistent between browsers and users don't have an easy way to opt out.
Instead of adding the event from Material, users that care about this behavior can add a `wheel` event themselves.
Fixesangular#31372.
0 commit comments