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
As we've seen with other apps when upgrading to AG Grid v31, the demo site's column states are lost when changes are made. For example, editing the name of an athlete resets all the column widths.
Fix this by making the column defs part of the component's state.