2 Replies
ToglleColumn press, toggle value write, and open edit records (Stack, Split in table). Bugs?
normal table works correct toggleColumns
I have the same issue, currently using v3.2.63. Just to make clear what the issue is:
1. Define a Table with a Split layout component for a resource which has an Edit page
2. add a ToggleColumn
3. Navigate to that table, click the toggle column: the toggled value is changed, but it also opens the edit page for that resource.
This behavior does not occur when:
a) The resource does not have an edit page: The edit modal does not open on toggle column clicks
b) The table definition explicitly disables the default recordUrl to the edit page
ping @Dan Harrin @Dennis Koch I'll check if I can find the cause, likely a click handler conflict