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

After using @intlify/unplugin-vue-i18n vue-i18n cannot be used normally ? #1979

Closed
4 tasks done
wjp980108 opened this issue Oct 1, 2024 · 5 comments
Closed
4 tasks done
Labels
Status: Review Needed Request for review comments

Comments

@wjp980108
Copy link

wjp980108 commented Oct 1, 2024

Reporting a bug?

After using @intlify/unplugin-vue-i18n vue-i18n cannot use the console to report an error normally

Expected behavior

Page normal display content

Reproduction

https://stackblitz.com/edit/vue-i18n-get-started-izpy9f?file=App.vue

System Info

System:
    OS: windows
Binaries:
    Node: 20.17.0 
    npm: 10.8.2
Browsers:
    Chrome: 129.0.6668.70

Screenshot

image

Additional context

No response

Validations

@wjp980108 wjp980108 added the Status: Review Needed Request for review comments label Oct 1, 2024
@Wick96
Copy link

Wick96 commented Oct 1, 2024

After updating @intlify/unplugin-vue-i18n from 4.0.0 to v 5.2.0, I had the same issue. Vue i18n is 9.14.1.

I reverted it to 4.0.0, which works as it should.

@wjp980108
Copy link
Author

wjp980108 commented Oct 1, 2024

After updating @intlify/unplugin-vue-i18n from 4.0.0 to v 5.2.0, I had the same issue. Vue i18n is 9.14.1.

I reverted it to 4.0.0, which works as it should.

Thank you for your reply, reduce the version, it is really okay
https://stackblitz.com/edit/vue-i18n-get-started-fzgzfa?file=main.js,App.vue,package.json

@theolvx-wfn
Copy link

I had the same issue!

@wjp980108
Copy link
Author

I had the same issue!
You can only reduce the version use first.

@kazupon
Copy link
Member

kazupon commented Oct 2, 2024

Thank you for your reporting!

I've checked your reporoduction.
@intlify/unplugin-vue-i18n v5.2.0 has used in your reproduction
That version require the vue-i18n v10 or later.
Please upgrade your vue-i18n v10!

Thanks!

@kazupon kazupon closed this as completed Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Review Needed Request for review comments
Projects
None yet
Development

No branches or pull requests

4 participants