Closed sergeynilov closed 2 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I'm trying to add table support in @vueup/vue-quill. Do you know how to do this? Can you show me an example? Thank.
@arnosolo , Hi there, did you by any chance get an example somewhere for table support within vue-quill?
I am struggling to get something working. Unless you went with another quill editor for vue3
@vueup/vue-quill'e tablo desteği eklemeye çalışıyorum. Bunu nasıl yapacağımı biliyor musunuz? Bana bir örnek gösterebilir misiniz? Teşekkürler.
+1
In laravel 9 with Inertiajs/vuejs 3 I need to add table into vueup/vue-quill editor and looking at this article https://vueup.github.io/vue-quill/guide/modules.html#example
Adding QuillBetterTable support into my app:
But I got next error : https://prnt.sc/EIKGal7poJyT
Any hints what is it and how it can be fixed ?
Thanks!