kazuya kawaguchi

Results 399 comments of kazuya kawaguchi

Thank you for your reporting! Unfortunately, We could not reproduce this issue 😞 Could you give us your repro repo, please? 🙏

Thank you for your reporting! We cannot use the `part` option with `n`. api docs said, `n` returns only **string** type. - n: https://vue-i18n.intlify.dev/api/composition.html#n - about details for some overloads:...

Thanks for your detail use-case! It helps me understand your use case. I will try to support `formatToParts` in `n`.

Thank you for your reporting! We could not be sure of that without a reproducible procedure. Could you give us the minimum reproduction code or repo, please?

@0Rick0 Thank you for your repro repo! It's very hard to make the memory leaks reproduce. We appreciate your information. The memory leaks might be affected by the javascript code,...

Thank you for your reporting! vue-i18n docs for Vue 2 is here: https://kazupon.github.io/vue-i18n/started.html In there, there is not JSON importing using es module `import` syntax (e.g. `import en from './locales/en.json';`)....

Thank you for your feedback! Could you give us the you reproduction codes, please? 🙏

Thank you for your feedback! Unfortunately, pluralization is not supported in vue-i18n v8. :disappointed: It's supported in vue-i18n v9 or later. It's not in the docs, but you can check...

We can use algoria 😉