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

Consider implementing lazy load component #123

Closed
inokawa opened this issue Jul 13, 2023 · 1 comment
Closed

Consider implementing lazy load component #123

inokawa opened this issue Jul 13, 2023 · 1 comment

Comments

@inokawa
Copy link
Owner

inokawa commented Jul 13, 2023

It may be a single element version of WindowScroller.

@inokawa
Copy link
Owner Author

inokawa commented Dec 9, 2023

Closing because lazy loading of single item requires different logic from virtualization, and it can be easily done with existed solutions like IntersectionObserver.

Also, lazy loaded contents in virtual list may cause some troubles. It should be considered in #181

@inokawa inokawa closed this as not planned Won't fix, can't repro, duplicate, stale Dec 9, 2023
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

1 participant