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

Redis tag not working on Home page #1465

Open
bensinca opened this issue Sep 5, 2023 · 1 comment · May be fixed by vuestorefront/storefront-nuxt2-magento2#20
Open

Redis tag not working on Home page #1465

bensinca opened this issue Sep 5, 2023 · 1 comment · May be fixed by vuestorefront/storefront-nuxt2-magento2#20

Comments

@bensinca
Copy link
Contributor

bensinca commented Sep 5, 2023

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

@bensinca bensinca linked a pull request Sep 5, 2023 that will close this issue
8 tasks
@davidwindell
Copy link

👍 fixes poor TTFB for us

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

Successfully merging a pull request may close this issue.

2 participants