angular / components

Component infrastructure and Material Design components for Angular
https://material.angular.io
MIT License
24.39k stars 6.76k forks source link

bug(VIRTUAL_SCROLL): Virtual scroll problem #26576

Closed plusnia-pgs closed 1 year ago

plusnia-pgs commented 1 year ago

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: image

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:

  1. Init Virtual Scroll
  2. Go to the other tab or just minimize the browser
  3. Go back to the app
  4. Scroll

Expected Behavior

No errors like in Angular CDK examples

Actual Behavior

image

Environment

mmalerba commented 1 year ago

Please provide a stackblitz reproduction for this issue.

amysorto commented 1 year ago

Closing this issue due to no recent activity, if this is still an issue please create a new issue with a reproduction.

angular-automatic-lock-bot[bot] commented 1 year ago

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.