This repository was archived by the owner on Mar 6, 2024. It is now read-only.
(impact: medium) vcd-datagrid does not preserve selection when filtering #523
Labels
bug
Something isn't working
Prerequisites
[Check these off before submitting an issue].
For more information, see the
CONTRIBUTING
guide.Description
When filtering the vcd-datagrid, the selection gets lost. The [preserveSelection] input does not work as expected.
Impact
Steps to Reproduce
Expected behavior:
The selected item should be preserved.
Actual behavior:
Selection is not lost.
Versions
npm version
) 15.0.1-dev.4node -v
) 14.20.1Stackblitz
The following stackblitz examples can be used:
The text was updated successfully, but these errors were encountered: