kazuya kawaguchi
kazuya kawaguchi
Thank you for your reporting! Maybe, that is same issue. https://github.com/nuxt-community/i18n-module/issues/1555 Please try v8.0.0-alpha.4 when it is released. If you want to use it right away, try the edge version.
I've just released v8.0.0-beta.3 close
I'm resolving this issue with file protocol, but, I'm a bit stuck with vite why not being able to resolve it 😞
I've just released `@nuxtjs/[email protected]` edge version I believe this issue is fixed. you can try to use it.
I'll push the PR that is supported import assertions on knitwork
sorry, for late reply. Unfortunately, I could not reproduce this issue in v8.0.0-beta.2 😞 Could you give us to your reproduction repo with github repo or stackblitz please? 🙏 And...
@boboldehampsink Thank you for your feedback! I could reproduce loop redirection. I'll try to fix this issue.
I've just released `@nuxtjs/[email protected]` edge version I believe this issue is fixed. you can try to use it.
`useLocalePath` is auto-imported in @nuxtjs/i18n v8. And, `$localePath` is exported from `nuxtApp` (prefiexd with `$` other APIs too) https://v8.i18n.nuxtjs.org/api/nuxt#localepath I believe this issue has been resolved in previous releases. I...
Thank you for your reporting! I could reproduce this issue. I'll try to fix this issue.