MobX React – Updating a single index of an array of objects is rerendering all children
I have a mobx store of Objects that are being displayed in a list view with a map on the store value like so:
I have a mobx store of Objects that are being displayed in a list view with a map on the store value like so: