Unexpected Behavior with selectCheckboxAll and Row Checkbox Removal #1629
Unanswered
gporawetku
asked this question in
Q&A
Replies: 0 comments
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.
-
I am experiencing an issue where selecting selectCheckboxAll and then removing individual row checkboxes results in incorrect outcomes.
I have tried setting checkboxAttribute with different values, and the results are inconsistent. Specifically:
It works correctly with attributes such as name and email.
It does not work with attributes like id and created_at.
Any help or suggestions to resolve this issue would be greatly appreciated.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions