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

Angular version

5 Answers 63 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Werner Haltner
Top achievements
Rank 1
Werner Haltner asked on 22 Jun 2016, 10:45 AM

Hi,

KendoUI comes with Angular v1.4. Can I replace that with Angular v1.5 without getting any issues with the KendoUI widgets?

Best Regards

5 Answers, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 23 Jun 2016, 07:44 AM
Hello,

I am afraid that currently 1.5 is not supported due to some breaking changes in the ng-model directive. As soon as we add support for it a new release will be published.

Regards,
Kiril Nikolov
Telerik
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
 
0
Russell
Top achievements
Rank 1
answered on 29 Jul 2016, 01:52 PM
Kiril, thanks for the information. Can you provide a rough idea about when this might be available. For instance, do you think it would be a Service Pack release or have to wait for the next major release?
0
Kiril Nikolov
Telerik team
answered on 01 Aug 2016, 07:14 AM
Hi,

Generally speaking there is just one problem with AngularJS 1.5, and it is documented in the below article along with a workaround. Please take a look:

http://docs.telerik.com/kendo-ui/AngularJS/Troubleshooting/common-issues#widgets-with-ng-model-directives-reflect-no-model-value

Regards,
Kiril Nikolov
Telerik by Progress
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
 
0
Russell
Top achievements
Rank 1
answered on 01 Aug 2016, 12:19 PM

Yes I tried the workarounds for this and was mostly able to get them to work after a lot of tweaking. The one exception was a Combo Box enclosed inside a custom directive.

It used the same configuration and data source as my non-enclosed Combo Boxes, but it blew up complaining about "undefined value of form" or something to that effect. I spent quite a lot of time trying to get that to work before deciding that 1.4.8 worked well enough for me. If you are unaware of this issue I can try to create a reproduction.

0
Kiril Nikolov
Telerik team
answered on 02 Aug 2016, 07:05 AM
Hi,

Indeed this is something new - it would be great if you send us a Kendo UI Dojo with a reproduction, so we can further investigate.

Regards,
Kiril Nikolov
Telerik by Progress
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
 
Tags
General Discussions
Asked by
Werner Haltner
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Russell
Top achievements
Rank 1
Share this question
or