We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Node: v16.20.0
redis-cli MONITOR
mget
Homepage is not being cached by redis
We fixed by adding the tag on SSR not onMounted ( https://github.com/vuestorefront/storefront-nuxt2-magento2/blob/main/pages/Home.vue#L208 )
onMounted
No response
The text was updated successfully, but these errors were encountered:
👍 fixes poor TTFB for us
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Environment
Node: v16.20.0
Reproduction
redis-cli MONITOR
mget
is emptyDescribe the bug
Homepage is not being cached by redis
Additional context
We fixed by adding the tag on SSR not
onMounted
( https://github.com/vuestorefront/storefront-nuxt2-magento2/blob/main/pages/Home.vue#L208 )Logs
No response
The text was updated successfully, but these errors were encountered: