I'm having a problem with kendo editor two-way binding that isn't functioning. I tried valueChange event as well, but the problem persists. I'm using Angular -6.02 and kendo editor-0.8.0
Georgi
Telerik team
commented on 30 Mar 2023, 09:22 AM
Hi Sreereng,
Thank you very much for the details provided.
From what I understand from your question, you are experiencing issues with the two-way binding of the Editor when using version 0.8.0 of the component and Angular version 6.0.2. Please, correct me if I misunderstood you.
Version 0.8.0 of the Editor is, in fact, one of the very first versions of the Editor component and is no longer supported by our team. What I would suggest is for the developer to update the versions of the Kendo packages to their latest ones as some important bug fixes and additions of features are introduced in them. Since the information in the question suggests that the project is relying on Angular version 6, I would suggest checking out our Updating to Unsupported Releases article:
Another suggestion would be to update the Angular's version used in the project since Angular 6 is no longer supported. To achieve the best performance of our components, I would suggest using either the active version of Angular or one of the supported ones. You can check out the Updating Angular article for more detailed information on how to upgrade the framework's version:
In these lines of words, I would like to mention that in case updating the versions of the framework and the Kendo packages is not an option, you can send us a runnable demo that demonstrates this issue. I would then investigate the matter but since the used version is no longer supported, I cannot promise a fix or a workaround.
Hi Sreereng,
Thank you very much for the details provided.
From what I understand from your question, you are experiencing issues with the two-way binding of the Editor when using version 0.8.0 of the component and Angular version 6.0.2. Please, correct me if I misunderstood you.
Version 0.8.0 of the Editor is, in fact, one of the very first versions of the Editor component and is no longer supported by our team. What I would suggest is for the developer to update the versions of the Kendo packages to their latest ones as some important bug fixes and additions of features are introduced in them. Since the information in the question suggests that the project is relying on Angular version 6, I would suggest checking out our Updating to Unsupported Releases article:
https://www.telerik.com/kendo-angular-ui/components/installation/up-to-date/#toc-updating-to-unsupported-releases
Another suggestion would be to update the Angular's version used in the project since Angular 6 is no longer supported. To achieve the best performance of our components, I would suggest using either the active version of Angular or one of the supported ones. You can check out the Updating Angular article for more detailed information on how to upgrade the framework's version:
https://www.telerik.com/kendo-angular-ui/components/installation/up-to-date/#toc-updating-angular
In these lines of words, I would like to mention that in case updating the versions of the framework and the Kendo packages is not an option, you can send us a runnable demo that demonstrates this issue. I would then investigate the matter but since the used version is no longer supported, I cannot promise a fix or a workaround.
Let me know how it goes.
Regards,
Georgi
Progress Telerik