knockout.namespaces
knockout.namespaces copied to clipboard
getElementsHavingAttribute - no such method in latest knockout.js
Trying to use Knockout JavaScript library v1.3.0ctp - with knockout.namespaces - and catch this error ))
This happens for me too.
you can take this method from knockout version here - and insert it to knockout.namespaces and use latest version of knockout ))
Please help, I also get this error with latest namespace lib and KO 3.1.0
TypeError: ko.utils.getElementsHavingAttribute is not a function
...BindingAttribute = ko.utils.getElementsHavingAttribute(rootNode, bindingAttribut...
on knockout.namespaces-latest.debug.js line 37.