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
my problem is that my table takes a while to get into the final resized state but colResizable fires onResize internally when the "window" finished resizing. This ends up in misplaced grip handles for me.
Looking at the source code of colResizable, i didnt find any way to "force" the resizing, so i wanted to ask what would be a nice way to deal with it.
Currently i solve it by destroying and recreating it:
Hi,
my problem is that my table takes a while to get into the final resized state but colResizable fires onResize internally when the "window" finished resizing. This ends up in misplaced grip handles for me.
Looking at the source code of colResizable, i didnt find any way to "force" the resizing, so i wanted to ask what would be a nice way to deal with it.
Currently i solve it by destroying and recreating it:
The text was updated successfully, but these errors were encountered: