chmln / vue-wysiwyg

A lightweight WYSIWYG HTML editor for Vue.js
https://chmln.github.io/vue-wysiwyg/
MIT License
555 stars 134 forks source link

Add link issue on Safari #69

Open AlsonicTech opened 6 years ago

AlsonicTech commented 6 years ago

Add link does not work in Safari Version 11.1 (13605.1.33.1.4). It opens the popup, you insert the url and link title, you press insert, and it does not appear in the editor.

Also tested on Google Chrome Version 66.0.3359.181 and on Firefox 60.0.1 and it works without any problem.

altronic commented 5 years ago

anyone working on this? Any suggestions or workarounds to fix this problem on Safari ? thanks!

jeffhlua commented 5 years ago

@chmln This does not work on IE 11 as well. I also tried vue-wysiwyg-ie and vue-wysiwyg-improved all not working in adding hyperlink. Hope you can respond concerning this issue or give any work around. Thanks.