-
configure error
can't find Python executable 'python'
-
It would be great to be able to use methods already inside the toolbar module to create the DOM for the toolbar even when using a custom container for it.
Right now when you create a toolbar, if yo…
-
代码:
```js
// import with ES6
import Vue from 'vue'
import VueQuillEditor from 'vue-quill-editor'
// use
Vue.use(VueQuillEditor)
// editor option example:
export…
-
Not compatible with new Vue loader or something like that? Crashed after last vue update.
This is particular code giving error:
**Vue.component('quill-editor', quillEditor)**
from index of …
-
引用报这个错误:
ERROR in ./~/vue-quill-editor/editor.vue
Module parse failed: G:\catWork\CaseCollections-admin\node_modules\vue-quill-editor\editor.vue Unexpected token (1:0)
You may need an appropriate l…
-
我直接下载后cnpm install 然后npm run dev 就报错了
![qq 20170325001254](https://cloud.githubusercontent.com/assets/17811893/24303194/1a07162a-10f0-11e7-85eb-bc296699603a.png)
看看这个是什么问题
ghost updated
7 years ago
-
blur失效一般是什么问题,导致了想点击改变字体大小出问题,因为点击normal是focuse而不是blur,麻烦作者看一下
-
While integrating Quill into my VueJs application, I faced an error when initializing it wihin a VueJs directive:
`TypeError: Right-hand side of 'instanceof' is not callable
at _clone (quill-1…
-
`ERROR in ./~/.npminstall/vue-quill-editor/1.0.0/vue-quill-editor/editor.vue
Module parse failed: /Users/sid/Documents/Project/git/garage-cms-font/node_modules/.npminstall/vue-quill-editor/1.0.0/vue-…
-
*Reproduction:*
```
meteor create test-app
cd test-app
meteor add akryum:vue-component
npm i vue vue-meta --save
npm i
meteor
```
Then import vue-meta on the client-side, results in:
!…
laosb updated
7 years ago