Skip to content

Pagination error #118

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

Closed
tjazsilovsek opened this issue Apr 7, 2022 · 1 comment · Fixed by #120
Closed

Pagination error #118

tjazsilovsek opened this issue Apr 7, 2022 · 1 comment · Fixed by #120
Labels
status: done This issue is considered resolved.

Comments

@tjazsilovsek
Copy link

I would like to get all the channel members.
I call pubnub.get_channel_members().channel(channel_id).page(page).sync() .
I get the following error:
image
It happens due to PNPage class having getter for hash method:
image

The same issue is present everywhere, where pagination is applied with .page(page).

@github-actions
Copy link

@tjazsilovsek this issue is addressed in v6.3.1

@github-actions github-actions bot added the status: done This issue is considered resolved. label Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: done This issue is considered resolved.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant