CDK Virtual Scroll + Router Active Link changes active item when scrolling #18021
Labels
area: cdk/scrolling
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Reproduction
https://stackblitz.com/github/empty-god/scroll-test
Steps to reproduce:
Expected Behavior
The list should continue scrolling with no further highlight changes without a new click.
Actual Behavior
The list seems to select a similarly placed item instead of referencing the correct variable in selection.
Environment
Notes
This seems to be fixed when you use templateCacheSize is set to 0.
The text was updated successfully, but these errors were encountered: