Very strange behaviour that only seems to have started today
Issue:
When clicking on a table with grouped rows the row expands then immediately collapses
Gets weirder when the table component is small too, scrollbars appear and flicker like crazy
Seems to only happen if the row being expanded would force the table to have a scrollbar
Happens whether its expanded to fit the container or not
Steps to replicate:
Create a table, enable group by, try to expand a grouped row that has more rows than there is space to show
change the row size to x-small, if there's enough space to expand then it will do