Hello all,
I'v noticed that calling twice ko.applyBindings could break the bindings mechanism.
So is there a way to know if ko.applyBindigs had been called using a ko object or even the viewModel ?
A quick fix is using a variable that I set after calling the method, but that seems not that clean to me.
Any ideas,
Thx,
charly