Replies: 1 comment 1 reply
-
I only get a slight delay on the first one while it renders the bulk row. But everything from there is near-instant for me, this is locally on Laravel Valet so a production environment should be much faster. Screen.Recording.2021-10-09.at.11.37.44.mov |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I recently got the same problem as this guy #266 and it seems like its livewire model's thing that causes it and then by looking at the docs there's a defer method so I have an idea if maybe there's any way so that I can defer the checkbox value and only send it when the bulk action button is pressed?
Beta Was this translation helpful? Give feedback.
All reactions