vitalets / x-editable

In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery
http://vitalets.github.io/x-editable
MIT License
6.51k stars 1.72k forks source link

Option to insert link and add image is not working on x-editable WYSIWYG editor #1081

Open pandeyz opened 6 years ago

pandeyz commented 6 years ago

Hello, I am using your plugin and really its a very good plugin for inline edit. But from last 1 or 2 week, I am facing an strange issue, when I try to add a link or image from the WYSIWYG editor top menu's, the popup to add the link or image is not showing. It is showing the following error in console.

bootstrap-wysihtml5-0.0.3.min.js:1 Uncaught TypeError: Failed to execute 'focus' on 'HTMLElement': parameter 1 ('options') is not an object. at HTMLAnchorElement. (bootstrap-wysihtml5-0.0.3.min.js:1) at HTMLAnchorElement.dispatch (jquery-1.9.1.min.js:3) at HTMLAnchorElement.v.handle (jquery-1.9.1.min.js:3)

I am facing the issue in my setup as well as on your website also, check the same here

Will you please check this issue and resolve it on priority.

joanmooreban commented 6 years ago

same here, it doesn't work.

any idea when it could be fixed?