Hello,
I am using the React Wrapper for HOT. The data in my nested rows table is equal to the state of the React Component. That means that when the state changes the entire table should update. For me the table does not rerender or only rerenders after I click on the expand/collapse buttons. The video shows my problem. Is there a known issue regarding this problem or is there a mistake on my end?
As you can see the table only shows the full dataset when I press the collapse button on a row.
I hope someone can help me out.