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
if there is only one row in the table, even the column can be sorted but actually there is some optimization done to prevent the subcomponent under that row to be rerendered again, if there are N rows in the table, each with some subcomponent content but sorting won't change their order, the rerendering will only happen to the subcomponent when their parent rows change position, is this expected behavior?
if i want to make sure the rerendering always happen once i click sort, is there a way?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
questions regarding the sorting here:
Beta Was this translation helpful? Give feedback.
All reactions