Skip to content

Commit 68d0d79

Browse files
authored
Merge pull request surmon-china#173 from aral/patch-1
Link to fix for Quill is defined error in modules
2 parents ea932f4 + ecb2382 commit 68d0d79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ Quill.register('modules/yourQuillModule', yourQuillModule)
231231
- [Option to insert an image from a URL](https://github.com/quilljs/quill/issues/893)
232232
- [How vue-quill-editor combine with the syntax highlighter module of highlight.js](https://github.com/surmon-china/vue-quill-editor/issues/39)
233233
- [配合 element-ui 实现上传图片/视频到七牛 demo](https://github.com/surmon-china/vue-quill-editor/issues/102)
234+
- [How to fix “Can’t find variable: Quill”, “Quill is undefined”, “window.Quill is undefined” errors when trying to use Quill modules that use Webpack in Nuxt/SSR](https://github.com/surmon-china/vue-quill-editor/issues/171#issuecomment-370253411)
234235

235236

236237
## Quill documents

0 commit comments

Comments
 (0)