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

Issue with requesting next results #59

Closed
matesich opened this issue May 28, 2022 · 1 comment · Fixed by #60
Closed

Issue with requesting next results #59

matesich opened this issue May 28, 2022 · 1 comment · Fixed by #60
Labels
bug Something isn't working

Comments

@matesich
Copy link

Hi, there's a problem with next function's offset property, instead of adding the offset value as a number it gets appended as a string

view screenshots below:

Screenshot from 2022-05-28 22-44-46

Screenshot from 2022-05-28 22-45-06

@rallu rallu added the bug Something isn't working label May 30, 2022
@rallu
Copy link
Contributor

rallu commented May 30, 2022

Looks like the old fashioned JS bug. Luckily there is simple fix 😄

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

Successfully merging a pull request may close this issue.

2 participants