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
We'll have to lift the call to .addMutatedBy from live.listen (or add the propertyName as an argument) since it currently is unaware of properties, it only takes the element and the compute.
can-view-mutate-dependencies
API allows registering key dependencies easily.We'll have to lift the call to
.addMutatedBy
fromlive.listen
(or add thepropertyName
as an argument) since it currently is unaware of properties, it only takes the element and the compute.can-view-live/lib/core.js
Lines 69 to 93 in 84edb3f
The text was updated successfully, but these errors were encountered: