Hi,
I believe I’ve discovered another bug.
Steps to reproduce:
- create a global block with a new section (let’s refer to this Global Block GB1)
- inside the section, add two modal-elements
- insert the Global Block into a page
When saving the page, the global block works as expected and the page includes GB1
The bug manifests when following the next steps:
- create two different global blocks, both with some text-elements inside. Let’s refer to them as GB2 and GB3
- go back to editing GB1
- in the previously created modal-elements, add GB2 to the first modal and add GB3 to the second modal
- save the Global Block
After following the steps above, the page no longer includes the html for both modals, but only for the first modal. All elements (modal or other elements) placed after the first modal will not be present in the html-source.
If it helps, I can add credentials and more detail in a private message.
