Vuetable-2: Parent refresh, stop going back to 1st page

Created on 23 Oct 2017  路  1Comment  路  Source: ratiw/vuetable-2

I am at 2nd page, when I run this.$parent.refresh() from a __component, it went back to the 1st page.

Is there anyway to prevent it to going back to 2nd page?

Most helpful comment

Try to use this.$parent.reload() instead, it does the same without going to the first page

>All comments

Try to use this.$parent.reload() instead, it does the same without going to the first page

Was this page helpful?
0 / 5 - 0 ratings

Related issues

wa05 picture wa05  路  3Comments

chrislandeza picture chrislandeza  路  3Comments

ericksongmr picture ericksongmr  路  5Comments

kawamataryo picture kawamataryo  路  3Comments

legreco picture legreco  路  5Comments