Hi,
I have some text which is set in paragraph components. For some reason, recently, when there is a transition from text to formatted text, the space in between them disappears.
Example 1 :
Here is the paragraph component in UI builder :
Here it is in the Component Content, as formatted text :
And here in the Source Code, and as you can see the space is there :
But here is how it comes out in the application :
The space has disappeared !
Example 2 :
I have the same type of issue elsewhere. Here is the text in the component with two spaces highlighted :
Here it is in the code, and you can see that there is even a non-breaking space in there :
Yet, here again, here is the result when displayed :
I have noticed that the paragraph text editor has changed. Could that be linked to this issue ?
I would appreciate your help, at least in suggesting a workaround. Thanks