kazuya kawaguchi
kazuya kawaguchi
for webpack users. Unfortunately, We have no feedback, but I will merge it. If you encounter any issues, please open a new issue with reproducible code. I want to ensure...
Hi! I've just fixed again for https://github.com/intlify/vue-i18n/pull/2337 Before I will merge that PR, Can you try to use pre-release the below? 🙏 ``` npm i https://pkg.pr.new/vue-i18n@2337 ```
Thanks! When this fix will be checked at webpack, We'll merge this PR! related: https://github.com/intlify/vue-i18n/issues/2322
v11.2.3 just has been released. https://github.com/intlify/vue-i18n/releases/tag/v11.2.3 Thank you for your feedback!
Thank you for your reporting! We appreciate your reporting. However, we cannot reproduce the issue with just the code snippet you provided. The problem may be caused by the project...
Thank you for feedback! It's interesting! I'll try to consider for v11 or v12.
I will discuss with the team whether vapor mode can continue to support getCurrentInstance as before, while also exploring other possible solutions. I am currently working on the release of...
Just this issue, I fixed that we call `useI18n` twice in locale scope in #2203 anther, reproduction. https://codesandbox.io/p/devbox/w42jlm?file=%2Fsrc%2FApp.vue This issue has been fixed in the PR, but as mentioned in...
Thank you for your reporting! Hmm. vue-i18n does not seem to work `v-t` on legacy mode, currently. you can avoid composition mode. https://stackblitz.com/edit/vitejs-vite-gdnzpe?file=src%2FApp.vue,src%2Fmain.js Legacy mode will be removed in future...