surmon-china / vue-quill-editor

@quilljs editor component for @vuejs(2)
https://github.surmon.me/vue-quill-editor
MIT License
7.38k stars 1.03k forks source link

Register modules quill-better-table #368

Open nguyenvanthinh06 opened 4 years ago

nguyenvanthinh06 commented 4 years ago

Hey man! Thank you very much for making thing project. It's very helpful. I integrated the modules: quill-better-table but it failed: Error in mounted hook: "TypeError: Cannot read property 'pop' of undefined" `

Alec-Aldrine-Lakra commented 4 years ago

Check your quill version it ,currently only quill 2.0 dev version supports quill-better-table module and not 1.3.* version

gomezmark commented 4 years ago

Hi @nguyenvanthinh06 ,

Can you share your sample code? Thanks a lot

nguyenvanthinh06 commented 4 years ago

I'm sory, I changed to another editor. I don't keep that code. Thank you