Hello,
When I use the filter() method in filters plugin, the table re-renders and the cell focus / selected cell pointer moves to the top row of the column. I’m fine with the re-render but I would like the pointer to behave normally. How do I achieve this?
In the example I did not add any filter conditions for simplicity but the behavior is same when conditions are added.
Steps to reproduce:
- edit any cell and press enter
- table re-renders & cell focus moves to the top row