We have finished migrate our project from Nuxt 2 to Nuxt 3. It worked well before in the Nuxt 2, but we got too many redirects error on some routes in Nuxt 3
To be more specific, we only have this issue on route /blog and its sub-routes such as: /blog/page/1, /blog/blog-detail. other routes work fine in Nuxt 3