loopback-ds-changed-mixin icon indicating copy to clipboard operation
loopback-ds-changed-mixin copied to clipboard

used on boolean field change callback not triggered when update to false

Open Jcbobo opened this issue 8 years ago • 2 comments

if set up the mixins on a boolean property only the change from false to true is detected (and callback is called) but transaction from true to false was not detected, my pr solve the issue

Jcbobo avatar May 17 '17 18:05 Jcbobo

@mrfelton fyi I still get notifications on several repos from fullcube. I unsubscribe whenever I see one but wonder why I still get those.

mannyhenri avatar May 17 '17 18:05 mannyhenri

close #25

Jcbobo avatar Jul 26 '17 13:07 Jcbobo