activemodel-datastore icon indicating copy to clipboard operation
activemodel-datastore copied to clipboard

Dirty tracking clarification

Open NielsKSchjoedt opened this issue 4 years ago • 1 comments

I noticed that the dirty tracking "is to be documented" in the readme. I played around with it and noticed to my surprise that changes are not wiped after a successful save/save! is it intentional that one would have to manually call reload! on the objects to reset the change tracking after a save to data store?

NielsKSchjoedt avatar Apr 27 '21 11:04 NielsKSchjoedt

Hi @NielsKSchjoedt. The dirty tracking is a feature that was never completed.

bmclean avatar Apr 27 '21 15:04 bmclean