#auto redirect when cache html

3 messages · Page 1 of 1 (latest)

wet bramble
#

"Hey everyone, I'm using a feature that caches SSG HTML code. However, when I update the query URL, the website redirects back to the cached URL. This wasn't an issue in Nuxt 2. I suspect this is happening because the route data is cached in the HTML code, causing the client to use that data and redirect accordingly."