IgxGrid filtering event fires multiple times for column of type 'date' #10233
Labels
🐛 bug
Any issue that describes a bug
filtering
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Uh oh!
There was an error while loading. Please reload this page.
Description
The filtering (and correspondingly filteringDone) event fires multiple times for a date column.
Steps to reproduce
Result
The filtering event is fired on the following occasions:
Expected result
The filtering event to be fired as for the other columns, f.ex. of type 'string'. To be fired only once when selecting a date from the calendar.
The text was updated successfully, but these errors were encountered: