Closed arne-z closed 3 months ago
Selecting text in the filter box of the table view causes the selection to reset. selection event might emit array, object with array or Event object. filter-table-view.componen.ts function onRowSelectionChange needs to survive any of those.
Error is gone. Great! Done
Selecting text in the filter box of the table view causes the selection to reset. selection event might emit array, object with array or Event object. filter-table-view.componen.ts function onRowSelectionChange needs to survive any of those.