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 has been archived by the owner on Sep 11, 2020. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: