How to Add Soft Line Break (Shift + Enter) in an formated Text Element?

Hi,
I thought there was the possibility to use “Soft Line Break” in formated Text in Bricks.
Unfortunately since a few days I can NOT use them anymore. Maybe I missunderstood before something. But I’m quite sure before there was a Soft Line Break also possible in the Frontend rendered output.

Problem:

In the Bricks Builder Backend all seams to be fine.
I can use “Shift + Enter” and in the Sidepanel in Visual Tab, there is a new line added.
Also in the “TEXT” Tab in the sidepanel there is the code like

<p>Here should stay... at the end.<br /><br /></p>

Also in the Preview Area the Soft Line Break is visible.

BUT

In the rendered Frontend-Code (Output) this <br> are missing.
See PrintScreens below.

Plugins are deactivated

All Plugins are deactivated. So there should be no side-effects…

Questions

  • What do I do wrong? Or maybe different then before?

  • All at all: Is it possible to use “Soft Line Breaks” in Bricks Formated Text Elements?

  • Or is there a workaround to get “Soft Line Breaks” outputet at the end of an paragraph?
    with <br /> and not not Hard Line Breaks with new Paragraph with nbsp-saved-space <p></p><p>&nbsp;</p> (–> Maybe some Escape-Signs?)

Can not find any help in Forum or with Google ;(

In Backend all seams to be FINE!

In Frontend all <br /> are killed/cleanded/deleted!!!

Is there some incostitency between direct used Bricks “Formated Text Elements” and stored and re-used on different places on the website within “Template Element”(s) ???

Crazy, but in old Items (Element used with “Template Elements” there was in Text-Tab also visible the html-Taged code.
Now, there is missing all <p></p> stuff and it looks like in the “Visuell Tab”…
When I use «edit Template» button and click in the “Text” Tab → THE VERY SAME STEP-BY-STEP APPROACH as I do it in the copied Element (see below)

BRICKS formated Text - im Template-Element

When I use them from Template (copy all stuff) and include them as Section (not Template-Element anymore) in the Builder, in the Text-Tab all the <p></p>-Code Stuff are back…
BRICKS formated Text - im Formated Text-Element

Question:

  • Any idea or help about this none-predictable behoviour within the Formated-Elements?
    Or do I only have problems with?

  • Is this some kind of a bug?

Looking forward to helping hands/ideas