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

Editor deleting spaces.

3 Answers 116 Views
Editor
This is a migrated thread and some comments may be shown as answers.
kathleen
Top achievements
Rank 1
kathleen asked on 16 Mar 2021, 07:33 PM

Greetings, 

we are having a problem with the Angular Editor.  While typing text, the editor is deleting spaces.  You can see the space disappear.  Typing the phrase "This is a Test" results in "Thisis a test".

I built a stackblitz that contains a simple of our editor page and most of our package.json.

 

https://stackblitz.com/edit/angular-z3v6s8

Please help.

Brad

3 Answers, 1 is accepted

Sort by
0
Yanmario
Telerik team
answered on 18 Mar 2021, 10:47 AM

Hi Brad,

Thank you for the feedback.

This seems to be a bug with two-way binding to the [(value)]. I would suggest a workaround to this issue by two-way binding the ngModel to the value.

Here is an updated code example:

https://stackblitz.com/edit/angular-z3v6s8-lm73oz

I also reopened an issue with the provided additional information. Feel free to subscribe to the issue for any further status updates: https://github.com/telerik/kendo-angular/issues/2997 

As a token of gratitude for bringing this issue to our attention, I added some Telerik points to your account.

Regards,
Yanmario Menev
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

0
kathleen
Top achievements
Rank 1
answered on 18 Mar 2021, 03:55 PM

Thank you.

Your workaround is working for us.  Please let me know when a Production fix is in place.

Brad

0
Yanmario
Telerik team
answered on 19 Mar 2021, 11:11 AM

Hi Brad,

I'm happy that the workaround is working.

Our developers will do their best to fix the issue as soon as possible, but I cannot commit to a specific time frame, as our development team prioritizes its efforts based on multiple factors such as workload, availability of resources, severity of issue, business value and others.

The best way to get updated on this matter is by subscribing to the Github issue.

Regards,
Yanmario Menev
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Editor
Asked by
kathleen
Top achievements
Rank 1
Answers by
Yanmario
Telerik team
kathleen
Top achievements
Rank 1
Share this question
or