v-data-table not showing items #14381
Unanswered
susanwands
asked this question in
Q&A
Replies: 1 comment
-
You would have to show your code for anyone to be able to help here. |
Beta Was this translation helpful? Give feedback.
0 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.
-
I am using v-data-table with server side filtering, paging and sorting. The table seems to be rendering fine until I navigate away from the page and come back. Then the table says there is no data available.
For some reason, the data is not showing in the table.
How do I get the v-data-table to see the data values that are there without having to refresh them?
Beta Was this translation helpful? Give feedback.
All reactions