givanz / Vvveb

Powerful and easy to use cms to build websites, blogs or ecommerce stores.
https://www.vvveb.com
GNU Affero General Public License v3.0
298 stars 62 forks source link

Changing Text in Showcase-3 on index.html duplicates text on save #187

Open Twilight-Computer opened 2 weeks ago

Twilight-Computer commented 2 weeks ago

Editing the text in the Showcase-3 section on index.html.

Using the Code Editor or the GUI - on save, it duplicates the text.

Editing the file manually (index.html in public/themes/landing ) does not show this duplicated text.

givanz commented 6 days ago

Thanks for the bug report, it was caused by a chrome bug that adds div elements inside paragraphs on enter key.

It's fixed in the latest update, changed file public/js/vvvebjs/builder.js

You might need to clear browser cache after update.