-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Hi guys. Thanks for the great package.
When using JS components in Laravel Livewire, every event triggers a server request. So using color-changed can be quite brutal on the server because a request is fired for every pixel moved when users are dragging the selector.
Would it be possible to add an additional event which fires only when dragging is complete? That would allow us to send a single request after a user has stopped moving the selector.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels