Closed
Description
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:
- 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):
- laravel-vue-pagination: 4.1.0
- Vue: 3.2.47 (Nuxt 3.3.1)
- Laravel: 10.3.3