Skip to content

Conversation

@NyllRE
Copy link
Contributor

@NyllRE NyllRE commented Nov 8, 2025

πŸ”— Linked issue

Resolves #5021

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

the v-model in LocaleSelect is broken and doesn't update the local entirely, weirdly enough using :model-value is updating correctly. So either fix the v-model issue or let users know that it works with :model-value to prevent further confusion from users

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 8, 2025

npm i https://pkg.pr.new/@nuxt/ui@5410

commit: 364d7b9

@benjamincanac benjamincanac changed the title Change v-model to :model-value in locale-select docs(locale-select): use model-value instead of v-model in examples Nov 8, 2025
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
@benjamincanac benjamincanac merged commit a9c121a into nuxt:v4 Nov 8, 2025
16 checks passed
@benjamincanac
Copy link
Member

Thanks! 😊

@NyllRE
Copy link
Contributor Author

NyllRE commented Nov 8, 2025

No worries, glad to help!

@owljacob
Copy link

owljacob commented Nov 9, 2025

Thank you for this fix! πŸ™Œ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v4 #4488

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LocaleSwitch doesn't trigger nuxt-i18n locale file loading

3 participants