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'm having trouble with re-rendering the table. When the components re-renders the resize bugs and set all columns to big numbers
Im the code above, I use a variable to control the table display, but when hidding and showing it the columns width gets really big. Debuging I saw that $columnWidths get's random numbers every time.
The text was updated successfully, but these errors were encountered:
I'm having trouble with re-rendering the table. When the components re-renders the resize bugs and set all columns to big numbers
Im the code above, I use a variable to control the table display, but when hidding and showing it the columns width gets really big. Debuging I saw that $columnWidths get's random numbers every time.
The text was updated successfully, but these errors were encountered: