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

Cant get the script to run

Open snelson87 opened this issue 11 years ago • 1 comments
trafficstars

So ive downloaded the knockout.mapping.js file, put it into my project, and have referenced it. However when I try to type out

ko.mapping

mapping doesnt even appear for use after I type in ko. Like the script hasn't been initiated... Is this a bug or am I an idiot?

snelson87 avatar Feb 05 '14 22:02 snelson87

Most probably you were missing the Knockout file before loading this plugin.

crissdev avatar Feb 23 '15 16:02 crissdev