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

Emit start and end indexes on change, to allow database fetching #23

Closed
Herteby opened this issue Jun 29, 2017 · 2 comments
Closed

Emit start and end indexes on change, to allow database fetching #23

Herteby opened this issue Jun 29, 2017 · 2 comments

Comments

@Herteby
Copy link
Contributor

Herteby commented Jun 29, 2017

I'm integrating this with Meteor to fetch items on-demand from the database.
When it emits an update, I update the skip and limit of the subscription.

I created a pull request here: #22

@Herteby
Copy link
Contributor Author

Herteby commented Jun 30, 2017

I can now smoothly scroll through a 50,000 item list that is being sent from the server on demand based on scroll location! 😄 Just some minor issues left...

@Akryum
Copy link
Owner

Akryum commented Oct 24, 2017

https://github.com/Akryum/vue-virtual-scroller#update-event

@Akryum Akryum closed this as completed Oct 24, 2017
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