vue server side pagination #5737
Unanswered
valentinMERCIER
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
-
I try to implement server side pagination with the vue component but the table.getRowModel() doesn't update when my props.data is updated.
Here is how my table is declared :
You can find code here
Beta Was this translation helpful? Give feedback.
All reactions