rubanraj54 / vue-bootstrap4-table

Advanced table based on Vue 2 and Bootstrap 4 ⚡️
MIT License
219 stars 57 forks source link

pagination_info not updated #68

Open leovin opened 4 years ago

leovin commented 4 years ago

STR:

expected: pagination_info will reflect current page

actual: pagination_info stays the same "From 1 to 10 of 500 entries (500 total records) | 0 rows selected"

rubanraj54 commented 4 years ago

Hi @leovin

Thanks for reporting the issue, I will fix this in my next release.

Cheers, Ruby.