omirobarcelo

Results 2 issues of omirobarcelo

### Affected Package The issue is caused by package @ngxs/store, the Actions class. ### Description According to the docs (https://www.ngxs.io/advanced/action-handlers): > The action handler is an Observable that receives all...

Is there a way to obtain the patches and inverse patches (as described in https://immerjs.github.io/immer/docs/patches) using the ImmutableContext() decorator? Thanks in advance.