-
This line here in your SSR example prevents using the plugin:
https://github.com/surmon-china/vue-quill-editor/blob/master/nuxt-ssr-example/nuxt-quill-plugin.js#L4
I believe this should now be `if…
-
This is a pretty weird issue I'm seeing. I have a page of Quill objects all mapped to an object `chx` which contains a value `notes`:
```
notes = {
twitter: {ops:[]},
fac…
-
./~/_babel-loader@6.4.1@babel-loader/lib!./~/_vue-loader@12.2.1@vue-loader/lib/selector.js?type=script&index=0!./~/_vue-quill-editor@2.2.2@vue-quill-editor/src/editor.vue
Module build failed: TypeErr…
-
Hello,
My problem is that the ql-toolbar height and the ql-container height are too big for the container of the quill-editor. I tried to modify that and i didn't succeeded... It's very frustrating…
-
Uncaught Error: Dropzone already attached.
at new t (eval at
Is it possible to change this?
Many thanks
-
This is what I got, when I tried to implement with Heroku. App creation failed. Please ensure you have valid values in the above form fields.
```
-----> Node.js app detected
-----> Creating runti…
-
I'm importing vue-quill-editor like this:
```js
import Quill from 'quill'
import quillEditor from 'vue-quill-editor'
import ImageResize from 'quill-image-resize-module'
Quill.register('modules/…
-
import {quillEditor} from 'vue-quill-editor'
import CountDown from 'vue2-countdown'
-
Wondering if you plan to update this. Quill is a great editor. Thank you!
-
怎么能先上传到七牛这些第三方,是需要修改ngx-quill-editor的源文件么