Alex-D / Trumbowyg

A lightweight and amazing WYSIWYG JavaScript editor under 10kB
https://alex-d.github.io/Trumbowyg
MIT License
3.98k stars 609 forks source link

Link modal - trumbowyg-msg-error created several times #1299

Open PELUnlatch opened 2 years ago

PELUnlatch commented 2 years ago

Description

When using the "Link" modal, if you click on "submit" several times in a row, it just creates several trumbowyg-msg-error. With the default css it doesn't show, but with custom css it is revealed.

With custom css, it shows "URL RequiredRequiredRequiredRequiredRequiredRequiredRequired".

Capture d’écran du 2022-04-11 14-55-02

How to reproduce?

Click "Link" > "Insert Link" and click several times on "Confirm".