ok so here’s what i’m seeing. Creating a new page and using the Swift page builder to do it. On any element that uses the visual editor I end up getting extra html whenever I make a modification to the page and save/update it
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<h1 style="text-align: center;"><span style="color: #ffffff;">There are no secrets to success.</span><br />
<span style="color: #ffffff;"> It is the result of preparation, hard work, and learning from failure.</span></h1>
<h1 style="text-align: center;"><span style="color: #ffffff;">Colin Powell</span></h1>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
Note the extra paragraph and non-breaking spaces. The first element on the page seems to only get this extra html at the end and any element in the middle seems to end up with them at the beginning and end.
Second issue I’m seeing with the page builder is that it keeps popping up a dialog that says
By switching to the page builder, any content not in page builder assets will be removed for consistency.
This dialog pops up every time I make a change and update the page. I don’t leave the editing page after making changes.
Thanks
Chuck