Skip to content

Dropdowns doesn't return consisetnt results while filtering a virtualized data #3911

Open
@mbechev

Description

@mbechev

Describe the bug
Dropdowns return different data when filtering the collection by the same character. The issue appears only when virtualization is enabled.

Notice the number of records returned when filtering by 's' in non-virtualized data (correct behavior).

correct-data.mov

When enabling virtualization, the returned data when filtering by 's' is different. The scrollbar doesn't appear.

incorrect-data.mov

To Reproduce
https://stackblitz.com/edit/angular-ytdgrl?file=src%2Fapp%2Fapp.component.ts

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions