in kendoui.web.2013.2.716 requiring kendo.culture.xx-XX.min.js produces an invalid request for kendo.core.min.js -


i have upgraded kendoui.web.2013.1.514 kendoui.web.2013.2.716 , have noticed in parts of code require (through require.js) kendo.culture.xx-xx.min.js file unsuccessful request kendo.core.min.js happens , error in console.

this did not happen kendoui.web.2013.1.514 , think part inside kendo.culture.xx-xx.min.js files might blame:

("function"==typeof define&&define.amd?define:function(e,n){return n()})(["../kendo.core.min"] 

also reference kendo.core appears present in minified versions. note have kendo.web.min.js loaded , app works fine invalid request bug?

if using bundles (i.e. kendo.web.min.js) shouldn't use requirejs load them or culture files.

i'm sorry documentation didn't mention it, added section explain this.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -