Vue Query not refetching when key changes?
Hello, i'm trying to get serverside sorting to work, I'm using tanstack query and table in Vue. The sorting is updated in the table, but for some reason the query isn't refetching?
Parent component
Datatable (Tanstack table)
0 Replies