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

Autocomplete fails with angularjs 1.3

5 Answers 93 Views
AutoComplete
This is a migrated thread and some comments may be shown as answers.
Colin
Top achievements
Rank 1
Colin asked on 10 Oct 2014, 03:48 AM
Autocomplete fails with the following error with angularjs 1.3.

Error: [ng:areq] http://errors.angularjs.org/1.3.0-rc.5/ng/areq?p0=MyCtrl&p1=not%20a%20function%2C%20got%20undefined
    at Error (native)
    at https://ajax.googleapis.com/ajax/libs/angularjs/1.3.0-rc.5/angular.min.js:6:421
    at Lb (https://ajax.googleapis.com/ajax/libs/angularjs/1.3.0-rc.5/angular.min.js:19:510)
    at mb (https://ajax.googleapis.com/ajax/libs/angularjs/1.3.0-rc.5/angular.min.js:20:78)
    at https://ajax.googleapis.com/ajax/libs/angularjs/1.3.0-rc.5/angular.min.js:73:469
    at https://ajax.googleapis.com/ajax/libs/angularjs/1.3.0-rc.5/angular.min.js:55:363
    at q (https://ajax.googleapis.com/ajax/libs/angularjs/1.3.0-rc.5/angular.min.js:7:408)
    at D (https://ajax.googleapis.com/ajax/libs/angularjs/1.3.0-rc.5/angular.min.js:55:231)
    at h (https://ajax.googleapis.com/ajax/libs/angularjs/1.3.0-rc.5/angular.min.js:50:130)
    at h (https://ajax.googleapis.com/ajax/libs/angularjs/1.3.0-rc.5/angular.min.js:50:147) angular.js:11086

which means that somehow the controller is not being created properly. See the attached file for repro, This file is a slightly modified version of the autocomplete angular sample, the only difference is that it loads angular 1.3.

5 Answers, 1 is accepted

Sort by
0
Alexander Popov
Telerik team
answered on 13 Oct 2014, 10:12 AM
Hello Saul,

I am afraid that Angular 1.3 is currently not supported, so I would recommend using some of the 1.2 releases.

Regards,
Alexander Popov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Colin
Top achievements
Rank 1
answered on 13 Oct 2014, 11:39 AM
Thanks for the feedback.

Do you have plans for supporting 1.3, and if so in what time frame? We need to use some of the angular 1.3 features in the near future.
0
Kiril Nikolov
Telerik team
answered on 15 Oct 2014, 01:14 PM
Hi Saul,

We are currently working on adapting the Kendo UI widgets with AngularJS 1.3.0. As it introduced some significant changes there is need of some changes in order to support this AngularJS version. I am afraid that I cannot give you an exact time frame for this implementation, but I would like to assure you that we are working on it.

Thank you in advance for your patience and understanding.

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Cees
Top achievements
Rank 1
answered on 15 Nov 2014, 03:57 PM
Hi Kiril,

Do you allready know when AngularJS 1.3 will be supported?

Thanx.
0
Kiril Nikolov
Telerik team
answered on 17 Nov 2014, 08:09 AM
Hi Cees,

It is already supported with the BETA released a few days ago, here is the example:

http://demos.telerik.com/kendo-ui/Beta/autocomplete/angular

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
AutoComplete
Asked by
Colin
Top achievements
Rank 1
Answers by
Alexander Popov
Telerik team
Colin
Top achievements
Rank 1
Kiril Nikolov
Telerik team
Cees
Top achievements
Rank 1
Share this question
or