After a lot of time since this video, to be honest, I wouldn't recommend using CKEditor with Livewire, they are in conflict. But I did manage to make it work some time ago, in this video: https://www.youtube.com/watch?v=hufhhf2MSHU
This tutorial was done with an older livewire version (v2) and you are probably using a newer one (v3) which has different event types. That's the reason it doesn't get triggered to pre-load old values
How we can upload image using ckEditor and livewire?
After a lot of time since this video, to be honest, I wouldn't recommend using CKEditor with Livewire, they are in conflict. But I did manage to make it work some time ago, in this video: https://www.youtube.com/watch?v=hufhhf2MSHU
when updating a record, the old value of textarea field is not loading,why?
This tutorial was done with an older livewire version (v2) and you are probably using a newer one (v3) which has different event types. That's the reason it doesn't get triggered to pre-load old values