Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

[BUG] Incorrect reaction to pageProvider change #228

Closed
zumm opened this issue Jun 2, 2022 · 4 comments · Fixed by #232
Closed

[BUG] Incorrect reaction to pageProvider change #228

zumm opened this issue Jun 2, 2022 · 4 comments · Fixed by #232
Assignees
Labels
bug Something isn't working released

Comments

@zumm
Copy link
Contributor

zumm commented Jun 2, 2022

See demo. Try to select collection B without scrolling. New items will not be rendered.

I think it happens because length and pageProvider are changing at same time and pipeline can't handle it correctly.

@zumm zumm added the bug Something isn't working label Jun 2, 2022
@mesqueeb
Copy link
Contributor

we've seen the same issue, let us know if we can help providing another reproduction

@rocwang
Copy link
Owner

rocwang commented Jun 11, 2022

Thanks for the bug report. I can confirm it from my side. Will get it fixed.

@github-actions
Copy link

🎉 This issue has been resolved in version 1.7.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@rocwang
Copy link
Owner

rocwang commented Jun 24, 2022

This has been fixed in v.1.7.1.

I verified the fix by updating the provided demo with "vue-virtual-scroll-grid": "1.7.1". See https://codesandbox.io/s/optimistic-bush-j77bjn?file=/package.json:239-273

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working released
Projects
None yet
3 participants