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
Fix: DataBrowser is not updating accordingly (#1276)
Removes `DataBrowser.react#shouldComponentUpdate` in order to fix:
* Columns are not resizing
* Menu is not updating when there is a row selection
* Select all stopped working
0 commit comments