- π©πͺGermany guido_s Cologne
I'm facing the error in version 2.1.1 too.
As long as I haven't selected any column layout for the breakpoints, I just get an error message but it seems in the background the section is created anyways. You just can't see it yet on the page. And everytime you try to add the new section, you create another one in the background until I select some column layouts. Then the page updates and you see all the unintentionally created sections at once. - πΊπΈUnited States MichaelLHenson
I am having the same issue. In my experience not only does it create multiple, if you stay on the creation menu and continue to randomly click the mobile,tablet, and desktop options you can potentially remove all the extra or turn on and off sections randomly. There doesn't seem to be a time limit or amount of times you can click those options and they change something. Additionally, I noticed if you attempt to create a new section but don't touch anything for 5-10 seconds before selecting the mobile,tablet, and desktop options you won't create any extra sections. It's an interesting one.
- First commit to issue fork.
- Merge request !313220539: Remove the textfield and textarea from the elements that update live preview. β (Open) created by cassioalmeida
- π§π·Brazil cassioalmeida
Hi everyone!
I faced this issue. An easy way to reproduce it is by adding an Administrative Label and clicking on the "Add Section" (without leaving the text field) - You should get two sections. It also works with fields like container wrapper classes.
The easy way to fix it (while still keeping the live preview working) was to remove text fields from the live preview.
I created an MR, and I'm uploading the patch here.