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

makeQueryMore is not a function #139

Open
jasonrhodes opened this issue May 23, 2016 · 1 comment
Open

makeQueryMore is not a function #139

jasonrhodes opened this issue May 23, 2016 · 1 comment

Comments

@jasonrhodes
Copy link
Contributor

When querying for a large dataset, the query stalls with the error in this issue title. Looks like the code has an order problem.

@xer0x
Copy link
Contributor

xer0x commented Jun 6, 2016

Thanks for pointing this out @jasonrhodes. It looks like it used to use function-hoisting and that stopped when the style of function-declaration changed.

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

2 participants