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
just to let you know: I just implemented (ok, "hacked" would describe it much better) a version which allows to observe an object independent of specific keys.
Which means: it is now possible to define a single computed function that will be called whenever any property of an observed object will be created, modified or deleted.
With greetings from Germany,
Andreas Rozek
The text was updated successfully, but these errors were encountered:
Hello Julien,
just to let you know: I just implemented (ok, "hacked" would describe it much better) a version which allows to observe an object independent of specific keys.
Which means: it is now possible to define a single
computed
function that will be called whenever any property of an observed object will be created, modified or deleted.With greetings from Germany,
Andreas Rozek
The text was updated successfully, but these errors were encountered: