knockout.namespaces icon indicating copy to clipboard operation
knockout.namespaces copied to clipboard

issue with templates

Open pegler opened this issue 14 years ago • 1 comments

From looking at the templates.html example file, this should work, but for some reason, it doesn't.

In the global namespace, I render a template that has bindings for a namespace 'email' within it. These bindings for 'email' do not get attached. I have matching versions of jquery, jquery.tmpl, and knockout from the example in the repo. Let me know what other info you'd like for debugging and I'll send it over.

pegler avatar Jun 15 '11 21:06 pegler

I think this is due to my bindings getting applied out of order. So it's a known bug, judging from your comment in the example.

pegler avatar Jun 15 '11 21:06 pegler