medium-editor-insert-plugin icon indicating copy to clipboard operation
medium-editor-insert-plugin copied to clipboard

Not able to get image toolbar working

Open nishith83 opened this issue 7 years ago • 1 comments

Hi All,

First of all a very good plugin. I am using this for the purpose of creating automatic ppt from a web editor.

I checked the demo and loved on how selecting an image, a toolbar comes up for aligning the image.

I have integrated the plugin in my code and it is being initialized file and once I click on upload, it also shows the preview. However when I click on the image, the toolbar does not come up.

While debugging the java script, I am getting error in here - in this line - f = this.core.getEditor().options that cannot read property 'options' of undefined.

Let me know what can be the issue?

nishith83 avatar Jan 02 '18 11:01 nishith83

Hard to tell without further details. Can you repro it on https://jsfiddle.net/?

linkesch avatar Feb 24 '18 18:02 linkesch