-
-
Notifications
You must be signed in to change notification settings - Fork 335
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
examples(react-virtual): add two way infinite scroll example #674
base: main
Are you sure you want to change the base?
Conversation
|
View your CI Pipeline Execution ↗ for commit 6771faa.
☁️ Nx Cloud last updated this comment at |
Summary
Added an example that uses maxPages in useInfiniteQuery to save memory, fetch data in both directions, and achieve virtualization.
Preview
https://codesandbox.io/p/sandbox/two-way-infinite-scroll-sycdfz