KnockoutJS with SharePoint: Fixing ‘Error: You cannot apply bindings multiple times to the same element.’
I’ve been using KnockoutJS to build functionality into SharePoint pages for a while now. (In case you’ve ever wondered, yes, it’s the same thing people mean when they simply say “Knockout” or “KO”.) Setting everything up with KnockoutJS can take a bit longer than hard-wiring things with jQuery – depending on what you are trying…