align buttons are removing spaces

1 Answer 65 Views
Editor
Shane
Top achievements
Rank 2
Iron
Iron
Iron
Shane asked on 28 Apr 2022, 06:15 PM

when I use the align buttons the spaces in my text is getting removed. I'm not sure why. I have changed the default font in onMount. I don't think that should matter.

before

after

 

 

1 Answer, 1 is accepted

Sort by
0
Accepted
Filip
Telerik team
answered on 29 Apr 2022, 11:32 AM

Hi, Shane,

I tried to reproduce the mentioned behavior here, but it seems that the alignment works as expected, without removing the spaces:

https://stackblitz.com/edit/react-t5s94p?file=app/main.jsx


Can you provide a working example that reproduces the behavior so that I can inspect it further?

Regards, FilipProgress 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/.

Shane
Top achievements
Rank 2
Iron
Iron
Iron
commented on 29 Apr 2022, 02:42 PM

seems this was the whole problem

removing this defaultEditMode seems to make everything work.

thank you

/*defaultEditMode="div"*/

Tags
Editor
Asked by
Shane
Top achievements
Rank 2
Iron
Iron
Iron
Answers by
Filip
Telerik team
Share this question
or