Description
Environment
Node: v16.20.0
Reproduction
- run
redis-cli MONITOR
- load homepage
mget
is empty
Describe 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
Metadata
Metadata
Assignees
Labels
No labels