CheckboxValues property does not update until page is changed #1285
Unanswered
corey-Robinson1337
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hey! You can use If you have named your table you can change the table name or it will be 'default'. Hope this helps! |
Beta Was this translation helpful? Give feedback.
2 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to react to the count of the number of items selected in real time, but this isn't possible because the checkboxValues property isn't reactive. Any suggestions for this?
The value of checkboxValues isn't updated when a checkbox is changed, only when you interact with pagination for some reason.
Beta Was this translation helpful? Give feedback.
All reactions