Skip to content

fix(cdk/scrolling): handle null document.body in ViewportRuler - #32477

Merged
crisbeto merged 1 commit into
angular:mainfrom
arturovt:fix/cdk-scrolling-scrollTop
Jan 13, 2026
Merged

fix(cdk/scrolling): handle null document.body in ViewportRuler#32477
crisbeto merged 1 commit into
angular:mainfrom
arturovt:fix/cdk-scrolling-scrollTop

fix(cdk/scrolling): handle null document.body in ViewportRuler

3fafb43
Select commit
Loading
Failed to load commit list.
In Solidarity / Inclusive Language succeeded Dec 4, 2025 in 2s

Check completed with success

Configuration

Below is the configuration used for this check run:

rules:
master:
regex:
- /master/gilevel: noticealternatives:
- primary
- main
- leader
- active
- writerslave:
regex:
- /slave/gilevel: failurealternatives:
- secondary
- node
- worker
- replica
- passivewhitelist:
regex:
- /white[_-]*list/gilevel: failurealternatives:
- include list
- allow listblacklist:
regex:
- /black[_-]*list/gilevel: failurealternatives:
- exclude list
- deny listgrandfathered:
regex:
- /grandfathered/gilevel: 'off'alternatives:
- legacied
- exemptedsanity_check:
regex:
- /sanity[_-]*check/gilevel: 'off'alternatives:
- smoke test
- confidence checkman_hours:
regex:
- /man[_-]*hours/gilevel: 'off'alternatives:
- person-hours
- human-hoursignore:
- .github/in-solidarity.ymldefaultMessage: > Please consider an alternative to `{{match}}`.  {{#if alternatives~}} Possibilities include: {{#each alternatives}}{{#if @index}}, {{/if}}`{{this}}`{{/each}} {{~/if}}

For more information on configuration and rules, check the documentation.

App version