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

ajv-i18n no work in IE11? #222

Open
jingyuLin1999 opened this issue Oct 9, 2021 · 0 comments
Open

ajv-i18n no work in IE11? #222

jingyuLin1999 opened this issue Oct 9, 2021 · 0 comments

Comments

@jingyuLin1999
Copy link

jingyuLin1999 commented Oct 9, 2021

I use ajv-i18n in vue@2.x. I just import "ajv-i18n", it work in chrome but it show error for me in IE11.

image

"ajv": "^6.12.6",
"ajv-errors": "^1.0.1",
"ajv-i18n": "^4.0.0",

.vue
const Ajv = require("ajv") // version >= 8.0.0
const localize = require("ajv-i18n") // error in IE11

@jingyuLin1999 jingyuLin1999 changed the title vue-cli no work in IE11? ajv-i18n no work in IE11? Oct 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant