You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 9, 2017. It is now read-only.
When adding a link with an image selected, after clicking OK to put link on image the image is completely removed from the editor.
Throws a JS error at this line:
this.win.document.execCommand('insertHTML', false, content);
in:
MooEditable.Selection
The text was updated successfully, but these errors were encountered: