livewire-quill-text-editor icon indicating copy to clipboard operation
livewire-quill-text-editor copied to clipboard

Editor sends a lot of requests as the user types into the editor

Open muhammedjafer opened this issue 10 months ago • 8 comments

I looked at the livewire code for the editor, .live is used which sends a lot of request to the server as the user types in the editor, i prefer having options for .defer and .lazy too for the editors so then we can use the two options

muhammedjafer avatar Apr 28 '24 08:04 muhammedjafer