Closed plusnia-pgs closed 1 year ago
Please provide a stackblitz reproduction for this issue.
Closing this issue due to no recent activity, if this is still an issue please create a new issue with a reproduction.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.
Is this a regression?
The previous version in which this bug was not present was
No response
Description
Hi, I have weird issue with Angular CDK Virtual Scroll. I have implemented a virtual scroll and during scrolling this below error occurs in random time:
In general the error occurs when eg. I go to the other tab in the browser and then I go back to the app
Libs versions:
"@angular/cdk": "15.1.3"
"@angular/material": "15.1.3"
Reproduction
Steps to reproduce:
Expected Behavior
No errors like in Angular CDK examples
Actual Behavior
Environment