mobx-sync icon indicating copy to clipboard operation
mobx-sync copied to clipboard

Added reset()

Open ftzi opened this issue 5 years ago • 0 comments

I ain't 100% sure this will work properly as I can't also understand 100% this lib even after some hours studying it.

I haven't made the sync version or the tests because I don't want to lose time if I am doing it wrong.

The objective of this is to call trunk().reset() and the default object values will be loaded and also persisted. (better than trunk.clear() and constructing a new obj. Also, I want to keep some of the ignored props values)

Can you see if this is alright?

ftzi avatar Dec 26 '20 07:12 ftzi