We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
infiniteGrid doesn't work after calling setStatus method. you can see following message
Uncaught TypeError: ele.getBoundingClientRect is not a function_onScroll
The text was updated successfully, but these errors were encountered:
fix(infiniteGrid): deal with defence code
464cf6c
To restore status, I fix some code at onScroll handler ref #249
627065b
sculove
No branches or pull requests
Description
infiniteGrid doesn't work after calling setStatus method.
you can see following message
Steps to check or reproduce
The text was updated successfully, but these errors were encountered: