lundi 19 octobre 2015

when I save a model, I always get this error

TypeError: Cannot read property 'replace' of undefined.

var DECAMELIZE_CACHE = new _emberMetalCache["default"](1000, function (str) {
    return str.replace(STRING_DECAMELIZE_REGEXP, '$1_$2').toLowerCase();
});



Aucun commentaire:

Enregistrer un commentaire