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

PageHelper.nextPage() throws an error if size parameter is passed to Client.paginate() #680

Open
wallslide opened this issue Mar 23, 2023 · 1 comment

Comments

@wallslide
Copy link

When passing a size to Client.paginate(), and then running nextPage() on the generated PageHelper I get the following error:

TypeError: Cannot assign to read only property 'after' of object '#<PageHelper>'

The exception points to this line in the code

@github-actions
Copy link

Internal ticket number is FE-3289

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant