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
So when the table is filtered and it's data prop is changed then the table won't rerender until you change the filter again. Is there any way to make it rerender? Or in my case an other option would be to reset the table filters but I didn't find a clear solution for that.