Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report][3.1.4] V-datatable-server pagination error #16620

Closed
websitevirtuoso opened this issue Feb 8, 2023 · 0 comments
Closed

[Bug Report][3.1.4] V-datatable-server pagination error #16620

websitevirtuoso opened this issue Feb 8, 2023 · 0 comments
Assignees
Labels
C: VDataTable VDatatable

Comments

@websitevirtuoso
Copy link
Contributor

Environment

Vuetify Version: 3.1.4
Vue Version: 3.2.47
Browsers: Chrome 108.0.0.0
OS: Linux x86_64

Steps to reproduce

Open console to check that pagination triggers a few times.
1 event increase page, 2 event reset page to 1.

Expected Behavior

Pagination should work

Actual Behavior

It doesn't work when use reactive prop and real gql query

Reproduction Link

https://stackblitz.com/edit/vitejs-vite-yas2wj?file=src/App.vue

Other comments

If I don't use gql then everything works as expected but I have no Idea why but in vuetify 2 this approach worked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VDataTable VDatatable
Projects
None yet
Development

No branches or pull requests

2 participants