-
-
Notifications
You must be signed in to change notification settings - Fork 7
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: function crashes due to missing paginate argument #333
base: main
Are you sure you want to change the base?
Conversation
I have read the CLA Document and I hereby sign the CLA You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot. |
hi @Tazovsky , can you share an example with us when you seeing the bug? Thanks! |
@shajoezhu thanks for quick response! I can prepare code to reproduce, but please confirm it is really needed... because:
Please let me know if you still need minimal code to reproduce error ;) |
i see! thanks for bring this to our attention. |
This fix seems a good one to me @Tazovsky. Thanks. I let @shajoezhu follow up ;) |
hi @Tazovsky , can you update the doc please |
Function crashes, because
paginate
is not argument of function.Error: