Relative Content

Tag Archive for typescriptvue.jsvuetify.js

v-data-table-server pagination not working

`I have 3 components for a table. In my employees table, when i click the next button in the bottom of the table, it sends two request, one with the next page url, and simultaneously it sends the request with the previous page url, its driving me crazy. I dont find the place where it is being called twice the request. It behaves like the next and previous button are being pressed at the same time. I removed some style for this to fit the characters maximum