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
This bug occurs when we try to open a screen that uses the infinite scroll component, and the user leaves the screen before the promise is fulfilled.
Steps to reproduce:
The text was updated successfully, but these errors were encountered:
More people are complaining regarding this in this link: PeachScript/vue-infinite-loading#254
There is an actual fix, but its still not merged since 2019: PeachScript/vue-infinite-loading#255
Sorry, something went wrong.
3f441fa
Issue was fixed in the commit: 3f441fa
But we must keep an eye in the vue-infinite-loading repository for when the owner launch a new version with the fix.
vue-infinite-loading
For now, we will rely in a forked version with the fix.
kuroski
No branches or pull requests
This bug occurs when we try to open a screen that uses the infinite scroll component, and the user leaves the screen before the promise is fulfilled.
Steps to reproduce:
The text was updated successfully, but these errors were encountered: