Replies: 2 comments 2 replies
-
I have a similar issue, but unrelated to next-pwa. We have the following headers set: {
"source": "/(.*)",
"headers": [
{
"key": "Cache-Control",
"value": "s-maxage=1, stale-while-revalidate"
}
]
} But then we're getting a stale response every time we hit the API (at least for quite a while) - shouldn't we be getting a fresh response? |
Beta Was this translation helpful? Give feedback.
2 replies
-
not able to clear cache after so many redeploy. everyone giving feedback data not updating. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Can anyone help how I fix this issue with next-pwa?
Beta Was this translation helpful? Give feedback.
All reactions