We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I create a button for toggling selectAll a deselectAll there is a unexpecting behaviour.
When all rows are selected and the user clicks on any row, the row is deleted, instead of deselected.
I noticed that totalPagesChanged event is triggred, however I don't understand why and how.
This doesn't happened when user toggles them one by one.
Thanks ;)
The text was updated successfully, but these errors were encountered:
2e06d84
Thank you for reporting it. I fixed the selectAll function. There will be a release shortly.
Sorry, something went wrong.
tochoromero
No branches or pull requests
When I create a button for toggling selectAll a deselectAll there is a unexpecting behaviour.
When all rows are selected and the user clicks on any row, the row is deleted, instead of deselected.
I noticed that totalPagesChanged event is triggred, however I don't understand why and how.
This doesn't happened when user toggles them one by one.
Thanks ;)
The text was updated successfully, but these errors were encountered: