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

fix: call onPageChange after setting the page #657

Commits on Sep 10, 2024

  1. fipped onPageChange() w/ setting the page

    Typically onPageChange calls a function and the state of the function is incorrect for the new page because the bound variable `page` is still old.
    UltraSive authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e6d2a77 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. add changeset

    huntabyte authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0674920 View commit details
    Browse the repository at this point in the history