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

k-on-change Issue

1 Answer 543 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jason
Top achievements
Rank 1
Jason asked on 22 May 2015, 02:19 PM

Hi All,

 I'm trying out the grid component and I'm running into a bit of an issue with AngularJS (1.3.15).  

Everything was working fine until this morning when all of a sudden when k-on-change gets called when selecting a row I'm getting the following error:  

TypeError: undefined is not a function (evaluating 'o[n].call(r,t)') 

Which is coming from the unbind function in kendo.core at around line 228.  As best I can tell from debugging it looks like the issue is happening in jquery during an event dispatch returning undefined. What I can't figure out is why this is happening now.  The grid works fine, loads data, pages, sorts and k-on-select was working properly. 

 Anyone ever seen this, thoughts on what the issue might be?

 Thanks!
Jason

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 26 May 2015, 06:58 AM

Hello Jason,

I have tried to reproduce the issue, but to no avail. Can you please check the following sample and let me know what I missed?

http://dojo.telerik.com/OhUGa

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Grid
Asked by
Jason
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or