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
Great lib, I wonder if there is a way to re-execute a change, for example: [{"type":"add","target":{"hello":"WORLD","testing":{"blah":42},"arr":[]},"property":"arr","newValue":[],"currentPath":"arr","jsonPointer":"/arr","proxy":{"hello":"WORLD","testing":{"blah":42},"arr":[]}}]
Would come as an object and the action would be executed, this could come from anywhere.
The text was updated successfully, but these errors were encountered:
Hi!
Great lib, I wonder if there is a way to re-execute a change, for example:
[{"type":"add","target":{"hello":"WORLD","testing":{"blah":42},"arr":[]},"property":"arr","newValue":[],"currentPath":"arr","jsonPointer":"/arr","proxy":{"hello":"WORLD","testing":{"blah":42},"arr":[]}}]
Would come as an object and the action would be executed, this could come from anywhere.
The text was updated successfully, but these errors were encountered: