medium-editor-insert-plugin
medium-editor-insert-plugin copied to clipboard
Not able to get image toolbar working
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?
Hard to tell without further details. Can you repro it on https://jsfiddle.net/?