wipeoutjs / wipeout

A pure MVVM javascript framework based on knockout
http://wipeoutjs.github.io/wipeout
0 stars 2 forks source link

Bindings like "$this.something" not working #74

Closed ShaneGH closed 9 years ago

ShaneGH commented 9 years ago

Reason: The watch() function uses path observers which cannot observe from a non observable root (context)

ShaneGH commented 9 years ago

alpha-bugs-1 branch