Skip to content

fix(cdk/scrolling): reset more properties to avoid jumping during virtual scroll#33439

Merged
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:32715/virtual-scroll-jumping
Jun 25, 2026
Merged

fix(cdk/scrolling): reset more properties to avoid jumping during virtual scroll#33439
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:32715/virtual-scroll-jumping

Conversation

@crisbeto

Copy link
Copy Markdown
Member

Sets overflow-anchor and scroll-behavior on the virtual scrollable to avoid jumping in some cases.

Related to #32715.

…tual scroll

Sets `overflow-anchor` and `scroll-behavior` on the virtual scrollable to avoid jumping in some cases.

Related to angular#32715.
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Jun 24, 2026
@pullapprove pullapprove Bot requested review from ok7sai and tjshiu June 24, 2026 07:57
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Jun 24, 2026
@crisbeto crisbeto removed the request for review from tjshiu June 24, 2026 09:29
@crisbeto crisbeto merged commit 9184787 into angular:main Jun 25, 2026
36 checks passed
@crisbeto

Copy link
Copy Markdown
Member Author

This PR was merged into the repository. The changes were merged into the following branches:

crisbeto added a commit that referenced this pull request Jun 25, 2026
…tual scroll (#33439)

Sets `overflow-anchor` and `scroll-behavior` on the virtual scrollable to avoid jumping in some cases.

Related to #32715.

(cherry picked from commit 9184787)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: cdk/scrolling target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants