This is a migrated thread and some comments may be shown as answers.

Upgrade to Kendo 2016.1.125 from 2015.3.930 causes error

2 Answers 33 Views
ListView
This is a migrated thread and some comments may be shown as answers.
James
Top achievements
Rank 1
James asked on 26 Jan 2016, 09:39 PM
I have an Angular app using several Kendo items.  I upgraded my version of Kendo Professional from 2015.3.930 to 2016.1.125 and received the following error.
RangeError: Maximum call stack size exceeded
    at http://localhost:49373/lib/kendo-ui/js/kendo.all.min.js:89:17788
    at Array.forEach (native)
    at ee (http://localhost:49373/lib/kendo-ui/js/kendo.all.min.js:89:17772)
    at http://localhost:49373/lib/kendo-ui/js/kendo.all.min.js:89:17866
    at Array.forEach (native)
    at ee (http://localhost:49373/lib/kendo-ui/js/kendo.all.min.js:89:17772)
    at http://localhost:49373/lib/kendo-ui/js/kendo.all.min.js:89:17866
    at Array.forEach (native)
    at ee (http://localhost:49373/lib/kendo-ui/js/kendo.all.min.js:89:17772)
    at http://localhost:49373/lib/kendo-ui/js/kendo.all.min.js:89:17866 <div kendo-chart="" k-options="vm.barChartOptions" ng-show="this.dataItem.isVisible" class="col-lg-6 col-xs-12 k-block graph move ng-scope k-chart" id="AvgCostLB" style="margin: 0px; padding: 0px; position: relative;" data-uid="9ecf5252-bb66-44b6-b1db-099abcf53516" role="option" aria-selected="false" data-role="chart">

 

It seems to be occurring on when I try to display my listview of Kendo charts.  If I downgrade to the version of Kendo I had previously everything works.  Is it no longer possible to do this with Kendo?

2 Answers, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 28 Jan 2016, 12:56 PM
Hello James,

This is a not a know issue. Is it possible to create an isolated Kendo Dojo example which demonstrates the behaviour so I can reproduce it locally and investigate it further?

Looking forward to your reply.

Regards,
Alexander Valchev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Atanas Georgiev
Telerik team
answered on 02 Feb 2016, 08:29 AM
Hello James,

We were able to reproduce the issue and logged it in our bug tracking system - we will do our best to address it in a timely manner.

Regards,
Atanas Georgiev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
ListView
Asked by
James
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Atanas Georgiev
Telerik team
Share this question
or