Results 14 comments of BlowStack

Mention plugin is not included at the moment. See the manual for full plugins list.

You can't because it's based on the simple upload adapter. To use ckfinder instead of the adapater you can make your own build and integrate it with your nuxt app....

Just access the v-model (contentHolder if you followed the manual).

Hi. You are doing everything right. There is an issue with versions >= 0.5.0 Please downgrade your version temporarily to 0.4.0. In the meantime there will be a fix.

Hi, sorry for keeping you wainting. This is fixed in the newest version.

where it's displayed? In browser console or in system console?

I assume it's shown when you refresh the page. It shouldn't affect anything really. Does the editor work?

Yes, it's quite slow because It has mplemented all free plugins from ckeditor (except ckfinder). You can try to exclude plugins that you don't need passing a proper config. For...

@andymark-by Good job. I've just merged your pull request. thx

Hi, in your backend you have to return sth like this: ````js return {"url": your_amazon_public_url} ```` Write back if it helped.