Vue-good-table: Pagination Info Not Updating Upon Reseting Current Page to 1

Created on 23 Aug 2018  路  2Comments  路  Source: xaksis/vue-good-table

Issue Type

  • [x] Bug

Specs

[email protected]
Chrome Stable Latest (v68.0.3440.106)

Expected Behavior

Current page in pagination info should go back to page 1 when currentPage is reset back to 1 due to filtering or perPageChange.

Actual Behavior

Current page did not get updated in Pagination Info component but the table is displaying page 1 records.

Steps to Reproduce the Problem

  1. Go to page 4 (Click next 3 times or enter 4 in input and press enter)
  2. Change rows per page from 2 to 5

jsfiddle

https://jsfiddle.net/eywraw8t/295127/

bug

All 2 comments

oof! good catch @josephting will put in a fix.

@josephting this is now fixed in v2.13.1

closing.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mustfullDev picture mustfullDev  路  3Comments

sylvaincaillot picture sylvaincaillot  路  3Comments

dariagrudzien picture dariagrudzien  路  3Comments

jannishuebl picture jannishuebl  路  3Comments

enghelewa picture enghelewa  路  3Comments