[Bug]: Checkbox select doesn't work with pagination / searching #4
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What happened?
When trying to select e.g. on the first page the first 3 entries and then switching to the next page the first 3 entries on the second page are selected.
The correct behavior would be the first 3 on the first page where selected but on the second page none are selected
How to reproduce the bug
Create a table with multiple pages, select e.g the first 3 on the first page and then switch to another page, there you would see that the first 3 on that page are selected too
Package Version
1.0.3
PHP Version
8.3.22
Laravel Version
12.19.3
Which operating systems does this happen with?
Linux
Which browsers does this happen with?
Chrome
Notes
No response