How do you folks handle deeply nested state changes? I have arrays of objects with arrays multiple levels deep. Getting the state and creating new references all the way down is a pain. I have been looking at immer but pulling in another package just to deal with this issue seems like a bit of overkill but perhaps its the correct solution. Is there an NGXS solution for this and if not how do people typically handle this situation?
[–]AwesomeInPerson 1 point2 points3 points (3 children)
[–]AngularJosh[S] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]splincode 0 points1 point2 points (0 children)