Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TableOutputComponent: Fix exception upon early Enter
Prevent potentially undefined rowNode.data to still be referred to in searchEvents. This can happen when user hits Enter very early while applying a Search filter in a column. Contributes to fixing #859. Signed-off-by: Marco Miller <marco.miller@ericsson.com>
- Loading branch information