Kendo UI Grid - edit popup - cancel - Jquery "too much recursion" error -


i have huge viewmodel (3300 lines) pointless paste code here , paste depending on in narrowing area causing issue.

the viewmodel written other developer , serves reusable business function accessed many modules of application. doing "change" in model conform new functionalities. facing issue.

there 3 grids in viewmodel. each displayed based on of 7 modules calling viewmodel. each of grid same in every logic (no idea why made 3 different - , have no time find out why , merge them all). , issue occurring in 1 of them. when record opened in popup edit mode , cancel button pressed, browser goes in not responding state couple of seconds , error "too recursion" seen in debugger.

i need know can root cause this, part of code need show here find issue.

i think error coming due references of libraries, not sure.

anyway can cross check code below link:

reference guide

it says:

important: kendo.all.min.js available in kendo ui professional, telerik ui asp.net mvc, telerik ui jsp , telerik ui php bundles. contents of kendo.aspnetmvc.min.js not included in kendo.all.min.js - need include kendo.aspnetmvc.min.js in addition kendo.all.min.js or use custom download builder tool.

then

important: 1 of combined javascript files can included @ time, because include kendo ui framework. if widgets different kendo ui suites used simultaneously, should use kendo.all.min.js or build custom script.

and last not least

registering duplicate scripts may cause javascript errors , unexpected behavior.

hope , solve problem. let me know if doesn't work.


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -