Hi,
I use the new table component with an action to remove the current selected row. I also use a select row event to edit the selected row in another tab with a form. When I click the action button the select row event is also triggered which switches to the edit tab.
In the old table this didn't happen. How can I solve this with the new table?