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
I am trying to hide column in React Table using initialState.hiddenColumns,
It hides as per condition on first load, but when isFull value gets updated, hiddenColumns aren't updating. Is there way to update initial State / hiddenColumn?
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
-
I am trying to hide column in React Table using initialState.hiddenColumns,
It hides as per condition on first load, but when isFull value gets updated, hiddenColumns aren't updating. Is there way to update initial State / hiddenColumn?
Beta Was this translation helpful? Give feedback.
All reactions