Skip to content

[Bug][Grid] Virtual scroll adds empty spaces when scrolling to the bottom and then up #565

Open
@filipKovachev

Description

@filipKovachev

Describe the bug
Currently when virtual scroll is enabled, scrolling to the bottom and then up again adds empty spaces.

To Reproduce
Steps to reproduce the behavior:

  1. Open this StackBlitz: https://stackblitz.com/edit/4oq3gt-ptnfke?file=src%2Fmain.vue
  2. Scroll to the bottom of the Grid with the mouse and then start scrolling up. Notice how empty spaces are added at some point:
    image
    Note that the empty spaces might not always reproduce in the first attempt when scrolling but on the second or third. This issue is also reproducible here: https://stackblitz.com/edit/4oq3gt-ho5g3e?file=src%2Fmain.vue

Expected behavior
The virtual scrolling should work without empty spaces

Ticket ID: 1649777

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions