How to update nested store values such that it triggers updates
I have a store with the shape IUserState. Now I want to update some projectGroup to add a new project to it. How can I achieve this so that updates are triggered?
I tried this, it does update the store but doesn't trigger updates.
Thanks for any assitance
I tried this, it does update the store but doesn't trigger updates.
Thanks for any assitance
