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
I have downloaded the plugin but where i need to keep here to reflect the same.
i added the config as below
alloyEditorConfig : {extraPlugins: AlloyEditor.Core.ATTRS.extraPlugins.value + ',sourcedialog',toolbars:alloyToolBar},
But i am getting below error
Uncaught Error: [CKEDITOR.resourceManager.load] Resource name "dialog" was not found at "file:///C:/Users/sesa407391/Downloads/alloyeditor-react-component-master/dist/alloyeditor/plugins/dialog/plugin.js?t=H8DA".
at CKEDITOR.resourceManager. (vendor.bundle.js:22290)
at f (vendor.bundle.js:22285)
at Array.D (vendor.bundle.js:22285)
at w (vendor.bundle.js:22285)
at HTMLScriptElement.A.CKEDITOR.env.ie.f.$.onerror (vendor.bundle.js:22286)
The text was updated successfully, but these errors were encountered:
Hi I want to add "Source dialog" plugin,
I have downloaded the plugin but where i need to keep here to reflect the same.
i added the config as below
alloyEditorConfig : {extraPlugins: AlloyEditor.Core.ATTRS.extraPlugins.value + ',sourcedialog',toolbars:alloyToolBar},
But i am getting below error
Uncaught Error: [CKEDITOR.resourceManager.load] Resource name "dialog" was not found at "file:///C:/Users/sesa407391/Downloads/alloyeditor-react-component-master/dist/alloyeditor/plugins/dialog/plugin.js?t=H8DA".
at CKEDITOR.resourceManager. (vendor.bundle.js:22290)
at f (vendor.bundle.js:22285)
at Array.D (vendor.bundle.js:22285)
at w (vendor.bundle.js:22285)
at HTMLScriptElement.A.CKEDITOR.env.ie.f.$.onerror (vendor.bundle.js:22286)
The text was updated successfully, but these errors were encountered: