This repository was archived by the owner on Oct 18, 2019. It is now read-only.

Description
Versions and Environment
Vuetify: 1.5.14
Vue: 2.6.10
Browsers: Chrome 74.0.3729.131
OS: Linux x86_64
Steps to reproduce
Need refresh browser for server side rendering
Expected Behavior
Server sorting and client sorting are different
Actual Behavior
Server and client sorting should not be different to avoid jump items
Reproduction Link
https://codesandbox.io/s/codesandboxnuxt-8q48x
Other comments
Problem related pagination.sync = "paginator". If remove it then all its ok