I am not what what is going on but I keep getting these weird errors.
SCRIPT438: Object doesn't support property or method 'template'
knockout-1.3.0beta.debug.js, line 2946 character 17
precompiled = jQuery['template'](null, templateText);
SCRIPT438: Object doesn't support property or method 'tmpl'
knockout-1.3.0beta.debug.js, line 2928 character 17
I just can’t pin point exactly why. It works in Firefox, and I have used these same files before on another project.
After a full trial and error it looks to be caused by this line.
I updated it to.
It looks like my mapping file was off in version or something.