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(cdk/platform): avoid error during server-side rendering if document is stubbed out (#22260)
Fixes an error that can be thrown by the `supportsScrollBehavior` helper if the
global `document` variable is stubbed out.
Fixes#22259.
(cherry picked from commit 50b3207)
0 commit comments