flyween / vue3-quill

Quill editor for vue3
https://flyween.github.io/vue3-quill/
MIT License
59 stars 16 forks source link

Component is missing template or render function. #8

Closed nerocil closed 1 year ago

nerocil commented 3 years ago

Component is missing template or render function. at <QuillEditor value="

2333

" onUpdate:value=fn options= {placeholder: "core", modules: {…}} ... > at <Index errors= {} auth= {user: {…}} flash= {success: null, error: null} ... > at <Layout errors= {} auth= {user: {…}} flash= {success: null, error: null} > at <Inertia initialPage= {component: "Workspace/Index", props: {…}, url: "/", version: "2097c87aee6c4ad2326d4070be9c46d4"} initialComponent= {layout: {…}, components: {…}, __file: "resources/js/Pages/Workspace/Index.vue", setup: ƒ, render: ƒ, …} resolveComponent=fn ... >

flyween commented 3 years ago

Show me your project please.