components
components copied to clipboard
fix(cdk/overlay): scroll blocking sometimes clipping content
trafficstars
Fixes that under some circumstances the cdk-global-scrollblock class was causing the body content to be clipped in the background.
Fixes #15051.
This ended up causing some screenshot difference internally. Some were expected, but there were a handful that need more debugging.