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

Lazy load events upon date view change #34

Open
busbaby opened this issue Jun 30, 2024 · 1 comment
Open

Lazy load events upon date view change #34

busbaby opened this issue Jun 30, 2024 · 1 comment

Comments

@busbaby
Copy link

busbaby commented Jun 30, 2024

Is it possible to lazy load events upon date view change? I am trying to implement lazy loading of events. The goal is to fetch and display events only for the current visible date range of the calendar. Pre-fetching all events is not feasible for my application. I only want to fetch and show events for the day(s) shown to the end user.

@themoneyevo
Copy link

same issue.

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