peshanghiwa / vue-awesome-paginate

The Awesome Vue.js 3 Pagination Library
MIT License
147 stars 21 forks source link

First and last page buttons visibility #3

Closed bozziche closed 1 year ago

bozziche commented 1 year ago

When the active page number equals the "max-page-shown" attribute's value, the first page button is hidden. The same behavior happens for the last page button when we reach the [total pages] - [max-page-shown] value. Is this by design? Could it be changed with an attribute?

peshanghiwa commented 1 year ago

Thank you very much for this report, it was an issue and it's now fixed and released on version 1.0.5