You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thanks @AllenFang for your wonderful work! 🎉
Would it be possible to apply the same fix as on selectRow.onSelect (#627) on expandRow.onExpand?
I would like to modify cells of an expanded row using setState. Actually, I would like to hide everything in the 'main' row so it doesn't repeat what would be in the expanded table.