Closed maxeckel closed 2 years ago
As the component relies on using $wire.set to update its state server side, there should be a configurable debounce. This debounce would prevent update requests to be sent too often.
Sadly I haven't found a way to use "defer" yet.
As the component relies on using $wire.set to update its state server side, there should be a configurable debounce. This debounce would prevent update requests to be sent too often.
Sadly I haven't found a way to use "defer" yet.