Closed sisp closed 4 years ago
Thanks! should be fixed in 0.28.3, please reopen if not. The fix adds a slight change in behaviour though. onAttachedToRootStore and its disposer will now run after the current action / runUnprotected block is finsihed (it will still run synchronously though).
Works perfectly, thanks a lot!
I think a test case that reproduces this problem explains it best:
The state is correct, but the snapshot is wrong. Unfortunately, I haven't been able to determine the cause of this error.