Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

Re : Live Binding ejs with can.observe does not update

$
0
0
Maybe I should start using fiddle....

While doing my own test, I found something:

I am selecting several elements for the view:
$('.myTemplateElements').html(.....

I now see that only the last element in the set of elements is updated with live binding. When the template is first loaded all elements will be set. But there seems to be live binding only on the last.

Is that intentional?

Viewing all articles
Browse latest Browse all 3491

Trending Articles