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

kendo-drop-down-list: Unable to get property '$$phase' of undefined or null reference

3 Answers 51 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Enrico
Top achievements
Rank 1
Enrico asked on 24 Jul 2014, 06:57 PM
Hi everyone,this error happens in digest(scope) function, scope.$root is null. I have a drop down that is nested into a double ng-repeat.At the same level I have a kendo-date-picker that is working properly.I'm using: Kendo UI v2014.2.716

3 Answers, 1 is accepted

Sort by
0
Mihai
Telerik team
answered on 25 Jul 2014, 09:13 AM
Hi,

Ng-repeat is not recommended, although it might work fine in various scenarios.

This said, can you please post some code that demonstrates the issue?

Regards,
Mihai
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Enrico
Top achievements
Rank 1
answered on 25 Jul 2014, 09:51 AM
I didn't know about that issue when using ng-repeat. Here's an example: http://dojo.telerik.com/UdOg

Thanks for the quick answer,
Enrico
0
Enrico
Top achievements
Rank 1
answered on 25 Jul 2014, 09:54 AM
sorry I've made a mistake ng-value -> ng-model http://dojo.telerik.com/UdOg/2.

That seems to work now
Tags
DropDownList
Asked by
Enrico
Top achievements
Rank 1
Answers by
Mihai
Telerik team
Enrico
Top achievements
Rank 1
Share this question
or