Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No event is fired when changing the size of the pagination component #279

Closed
Banana-energy opened this issue Jan 13, 2022 · 3 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@Banana-energy
Copy link

Feature request 🚀

Expected:

  • Notify me when the size of the page-turning component changes

Examples:

See the next example

Example

Programme:

Others:

@haoziqaq
Copy link
Member

Ok, we will add v-model:current and v-model:size in a later version, currently you can use @change to synchronize the state of size and current

@Banana-energy
Copy link
Author

Ok, we will add v-model:current and v-model:size in a later version, currently you can use @change to synchronize the state of size and current

thanks, but when I change the size through the pagination component, the @change event is not triggered

@haoziqaq
Copy link
Member

Ok, let's check it out, it will be included in the next release

@BeADre BeADre added the bug Something isn't working label Jan 13, 2022
@BeADre BeADre closed this as completed in f9a9be4 Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants