Nuxt 3 Blog: Article Changes When Language Changes, but Slug Does Not Update
I’m working on a multilingual blog using Nuxt 3, and I’m experiencing an issue where the article content updates correctly when the language is changed, but the slug in the route does not update accordingly. Here’s an overview of my setup: