#auto redirect when cache html
3 messages · Page 1 of 1 (latest)
ex: url cache: 'domain.com/path1?params=123122'
when i enter url domain.com/path1?params=xxxxxx
3 messages · Page 1 of 1 (latest)
"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."
ex: url cache: 'domain.com/path1?params=123122'
when i enter url domain.com/path1?params=xxxxxx