Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: cannot use some APIs on local scope #1871

Merged
merged 1 commit into from
Feb 18, 2023
Merged

fix: cannot use some APIs on local scope #1871

merged 1 commit into from
Feb 18, 2023

Conversation

kazupon
Copy link
Collaborator

@kazupon kazupon commented Feb 18, 2023

πŸ”— Linked issue

resolve #1857

This issue has been caused by vue-i18n-routing so far.
about details, see intlify/routing#35

❓ 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 like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

πŸ“ Checklist

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

@kazupon kazupon merged commit c12f62d into next Feb 18, 2023
@kazupon kazupon deleted the fix/1857 branch February 18, 2023 10:25
DarthGigi pushed a commit to DarthGigi/i18n that referenced this pull request Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

setLocale, setLocaleCookie functions undefined in useI18n composable when using per-component translations
1 participant