Open dePhantum opened 6 years ago
@dePhantum that is very difficult if you haven't changed the AssetManager
component of your application. The reason is due that the widget is using https://github.com/2amigos/yii2-ckeditor-widget/blob/master/src/CKEditorAsset.php#L19 to register its assets and as you can see it depends
on its Yii query package.
PS: Apologies for being so late to respond.
I am seeing the following error.
jquery.js?v=1505308094:5 Uncaught Error: jQuery should be loaded before CKEditor jQuery adapter. at jquery.js?v=1505308094:5 at jquery.js?v=1505308094:10
Is there an option to output the jquery script myself? the jquery is loaded last for this site.