isObservable(obj, property)
does not return true for unevaluated computed properties
#373
Labels
isObservable(obj, property)
does not return true for unevaluated computed properties
#373
Workaround would be to evaluate your computed property before the check.
The text was updated successfully, but these errors were encountered: