Replies: 1 comment 2 replies
-
@nicooprat I patched the hooks. So now you can do what you like. The model is now the "updated" part and record is the old. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
Would be handy to be able to compare previous and new data before saving. In my use case, I would like to merge a nested key content, because different APIs return only part of the data and I don't want to erase what I already got.
I mean something like the
watch
function does in Vue:Would it be possible?
I didn't find any way to do it for now, but I may have missed something.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions