What seems to be the problem: When i have multiple checkbox, and i click on the checkbox fast enough
the UI some checkboxes unchecked depending on the hydrating.
Steps to Reproduce: create multiple checkboxes with different models, then check each fast
Are you using the latest version of Livewire: yes
Do you have any screenshots or code examples: no
is there a way to delay hydrating when there’s still a request pending, just like wire:loading