You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the demo project (cloned, on the latest beta version), when filtering the dynamic scroller, previous elements are shown and overlap other items. See screenshot below:
This is using the latest beta version 2.0.0-beta.5. The issue is also present on 2.0.0-beta.4 but not 2.0.0-beta.3.
It seems a recent change in beta 4 broke this functionality.
Reproduction
Clone the demo project and ensure vue-virtual-scroller is on the latest version.
Or, here's a StackBlitz: https://stackblitz.com/edit/vue-8g2g2k. You might have to try filtering a few times because there's 1/10th of total items due to stackblitz restrictions.
Describe the bug
Using the demo project (cloned, on the latest beta version), when filtering the dynamic scroller, previous elements are shown and overlap other items. See screenshot below:
This is using the latest beta version
2.0.0-beta.5
. The issue is also present on2.0.0-beta.4
but not2.0.0-beta.3
.It seems a recent change in beta 4 broke this functionality.
Reproduction
Clone the demo project and ensure vue-virtual-scroller is on the latest version.
Or, here's a StackBlitz: https://stackblitz.com/edit/vue-8g2g2k. You might have to try filtering a few times because there's 1/10th of total items due to stackblitz restrictions.
System Info
Used Package Manager
npm
Validations
The text was updated successfully, but these errors were encountered: