Vuetify: Server-side pagination does not work (Component: VDataTable)

Created on 9 Jul 2018  路  2Comments  路  Source: vuetifyjs/vuetify

Versions and Environment

Vuetify: 1.1.1
Vue: latest
Browsers: all
OS: Windows 10

Previously worked in:

Vuetify: 1.0.19
Vue: latest

Expected Behavior

the total-items property works fine if I make a request to the server and get the total number of rows, but only in version 1.0.19

Actual Behavior

In later versions (1.1.1), this property does not go inside the component and is always 0
screenshot: https://yadi.sk/i/3FvG3k0z3YxCCT

Reproduction Link

In new Version (1.1.1)
https://codepen.io/arsentver/pen/gjYwdz?editors=1010

in old Version (1.0.19)
https://codepen.io/arsentver/pen/GBKNvz?editors=1010

duplicate layer 8 issue

Most helpful comment

duplicate of #3978 - do not use search prop when you're doing searching in backend

All 2 comments

added reproduction links

duplicate of #3978 - do not use search prop when you're doing searching in backend

Was this page helpful?
0 / 5 - 0 ratings