I have a Chrome App using Kendo UI Complete v2013.3.1324 and it works correctly. I just downloaded Kendo UI Complete v2014.1.318 and it generates an error when instantiating a new mobile application.
Ex: var app = new kendo.mobile.Application(document.body);
I will continue to use the previous version for now. Any help upgrading is appreciated. Thanks.
Ex: var app = new kendo.mobile.Application(document.body);
I will continue to use the previous version for now. Any help upgrading is appreciated. Thanks.
Uncaught history.length is not available in packaged apps. extensions::platformApp:14
(anonymous function) extensions::platformApp:14
o.Class.extend.length kendo.all.min.js:10
o.Observable.extend.start kendo.all.min.js:10
o.extend.start kendo.all.min.js:10
l.Observable.extend._startHistory kendo.all.min.js:21
(anonymous function) kendo.all.min.js:21
c jquery-1.9.1.js:7341
p.fireWith jquery-1.9.1.js:7403
b.extend.ready jquery-1.9.1.js:6875
H jquery-1.9.1.js:6601