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

Infinite Scroll in reverse mode always auto-fire at least once #7933

Closed
kapchew opened this issue Oct 21, 2020 · 1 comment
Closed

Infinite Scroll in reverse mode always auto-fire at least once #7933

kapchew opened this issue Oct 21, 2020 · 1 comment

Comments

@kapchew
Copy link

kapchew commented Oct 21, 2020

Describe the bug
Infinite Scroll in reverse mode always auto-fire at least once. If it is in normal mode (without reverse), it works as expected

Codepen/jsFiddle/Codesandbox (required)
https://codepen.io/kapchew/pen/GRqjBre

To Reproduce

  1. Please check the console that shows it will always trigger the onLoad event upon first load, regardless how may items initially loaded
  2. If the "reverse" property is removed, it works properly

Expected behavior
Reverse mode should work as normal mode.

Screenshots
If applicable, add screenshots to help explain your problem.

@pdanpdan pdanpdan self-assigned this Nov 17, 2020
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Nov 17, 2020
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Nov 17, 2020
rstoenescu pushed a commit that referenced this issue Nov 18, 2020
rstoenescu added a commit that referenced this issue Nov 18, 2020
@rstoenescu
Copy link
Member

Fix will be available in Quasar v1.14.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants