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 and hydrate components only when they're in the viewport #28

Open
kaicataldo opened this issue Sep 10, 2021 · 1 comment · May be fixed by #29
Open

Lazy load and hydrate components only when they're in the viewport #28

kaicataldo opened this issue Sep 10, 2021 · 1 comment · May be fixed by #29
Labels
enhancement New feature or request

Comments

@kaicataldo
Copy link
Owner

We may want to put this behind a config option (probably at the component level in withHydration()), defaulting to lazy loading. This will then have to be serialized into the markers so the client knows what to do for each component marked for hydration.

@kaicataldo kaicataldo added the enhancement New feature or request label Sep 10, 2021
@kaicataldo kaicataldo linked a pull request Sep 23, 2021 that will close this issue
@kaicataldo
Copy link
Owner Author

Working on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant