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

Can this skip caching the header #37

Open
gkkirilov opened this issue Apr 11, 2021 · 1 comment
Open

Can this skip caching the header #37

gkkirilov opened this issue Apr 11, 2021 · 1 comment

Comments

@gkkirilov
Copy link

Can this module skip caching specific components like the header which loads the user?

@storageddd
Copy link

storageddd commented Dec 8, 2021

I think you can use client-only Nuxt component for this trick :)
Just wrap header in client-only components and it renders on client side.

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