You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think you could transform the json patch in anything more suitable? Also
note that all mobx utilities like `observe` will work with MST, but note
that they don't have a bubble up notion, so you would need to establish a
listener on each instance (in afterCreate for example)
Op za 21 okt. 2017 om 04:06 schreef Miguel O. Carvajal <
notifications@github.com>:
Is there any way to fire an event every time there’s a mutation as it’s
currently done for patches?
Would like to use another format other than JSON patches to stream changes.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#481>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABvGhKvsLTp9EwCrwEcVonFXkjCgicgIks5suVG7gaJpZM4QBZbn>
.
Is there any way to fire an event every time there’s a mutation as it’s currently done for patches?
Would like to use another format other than JSON patches to stream changes.
The text was updated successfully, but these errors were encountered: