Relative Content

Tag Archive for reactjstypescriptreact-reduxredux-toolkitredux-thunk

Prevent filtered list rerender when source array is modified

I have an array of events stored in my Redux state where each event is assigned to a user. I show all users stacked in a timeline with the corresponding events in the same row. For this I created a selector to grab the assignments for each user by userid: