mobx-state-tree
mobx-state-tree copied to clipboard
fix up snapshot applying to maybeNull Array union
Adds a failing test for issue #1648
Next steps are to figure out whats up. I don't think this is a great test but it fails in the right way for now. We'll improve it as we figure out exactly whats broken here.
Might not even be the right place to add the test!
Good call. Now we need a PR to fix the failing test!
Hey @willrax - are you still interested in bringing this MST PR to conclusion? If so, I'm happy to help you get CI passing. If not, let us know and we can perhaps find a way to take this to the finish line.
Really appreciate your initial effort here, once way or another!
Hey @willrax - thanks again for putting together this PR. It's a useful step towards resolving the issue, but I'm trying to clean up and close out some stale PRs, so I'm going to close this for now.
I've added this PR to the issue for posterity, so folks will have a good starting point if anyone wants to pick it up.