Expand all rows for table using group by

Still seeing the issue on v3.63.0

1 Like

I've been encountering a similar issue with the auto-expand functionality for grouped tables, which seems to be quite buggy.

In my application, I have a clickable list view (cards) that corresponds to a grouped table. When the page first loads, the default selected card correctly expands all the rows in the table element. However, the problem arises when I click on a different card that has a new value to group by. The table fails to expand the new group automatically.

:wave: @dtuna could you send us an app json if you're still experiencing this issue?