gilbitron / laravel-vue-pagination

A Vue.js pagination component for Laravel paginators
https://laravel-vue-pagination.org
MIT License
750 stars 143 forks source link

Clicking current page button emits `pagination-change-page` event #165

Closed lombervid closed 1 year ago

lombervid commented 1 year ago

Describe the bug I'm not sure if this is expected behavior (I suppose it's not), and I haven't found a way to disable it. But, pagination-change-page it's being emitted when clicking the current page button.

To Reproduce Steps to reproduce the behavior:

  1. Click the current page button

Expected behavior pagination-change-page shouldn't be emitted when clicking the current page button.

Version information (please complete the following information):

image

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 90 days with no activity.