Vuetify: 1.1.1
Vue: latest
Browsers: all
OS: Windows 10
Vuetify: 1.0.19
Vue: latest
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
In later versions (1.1.1), this property does not go inside the component and is always 0
screenshot: https://yadi.sk/i/3FvG3k0z3YxCCT
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
added reproduction links
duplicate of #3978 - do not use search prop when you're doing searching in backend
Most helpful comment
duplicate of #3978 - do not use
searchprop when you're doing searching in backend