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
It seems that table.getAllColumns() returns a new object on each render.
Is it intentional or a bug ? How can we implement logic that depends on the column definition but should only be done once (except if the column definition changes) ?
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.
-
It seems that table.getAllColumns() returns a new object on each render.
Is it intentional or a bug ? How can we implement logic that depends on the column definition but should only be done once (except if the column definition changes) ?
Beta Was this translation helpful? Give feedback.
All reactions