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

hydrateWhenVisible sometimes doesn't fire on first load #118

Open
mackonen opened this issue Oct 30, 2021 · 0 comments
Open

hydrateWhenVisible sometimes doesn't fire on first load #118

mackonen opened this issue Oct 30, 2021 · 0 comments

Comments

@mackonen
Copy link

Hi,

I'm having an issue where hydrateWhenVisible doesn't fire on first load ie. the elements/components are left empty but when I do a reload of the page the elements load fine. Any ideas what might be causing this? (using in Nuxt 2.15.8)

Artists: () => hydrateWhenVisible(import("@/components/artists_HScroll")),

The data for the element is fetched in asyncData()

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