Error wheni ntegrate CkEditor5
I want to integrate CkEditor5 in my code.
My code is as shown in the image.
Step 1: My screen has a ckeditor
Step 2: When i select image by click input, my screen has two ckeditors ?
How can i fix that ?
7 Replies
maybe importing assets via hooks?
https://filamentphp.com/docs/2.x/admin/appearance#including-frontend-assets
How can i only load it in special page ?
Livewire
Inline Scripts | Livewire
A full-stack framework for Laravel that takes the pain out of building dynamic UIs.
why are you even using ckeditor? it's a headache. what's the point of filament if you aren't using it basically?
for the ckeditor maybe this will help you
I want to set color for text. Can you recommend me something other than ckeditor ?
I use both #tiptap and #tinyeditor. No custom code needed.