Skip to content

empty page in IE: SCRIPT1002: Syntax error - chunk-vendors.js (35,1) #6255

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

Open
Alymbek opened this issue Feb 2, 2021 · 2 comments
Open

Comments

@Alymbek
Copy link

Alymbek commented Feb 2, 2021

Version

4.5.11

Reproduction link

https://github.com/Alymbek/vue3-i18n-next

Environment info

  System:
    OS: Windows 10 10.0.17134
    CPU: (4) x64 Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz
  Binaries:
    Node: 12.19.0 - C:\Program Files\nodejs\node.EXE
    Yarn: 1.22.5 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
    npm: 6.14.8 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Chrome: 87.0.4280.88
    Edge: Spartan (42.17134.1098.0)
  npmGlobalPackages:
    @vue/cli: Not Found

Steps to reproduce

standard steps to create project with 'vue create' command

What is expected?

should work in Internet Explorer 11

What is actually happening?

getting empty page and error message in Console SCRIPT1002: Syntax error - chunk-vendors.js (35,1)


working in Chrome and Edge without any error messages.

see also intlify/vue-i18n#331

@fangbinwei
Copy link
Collaborator

vue3 IE11 support is still pending.

Besides, many vue related package is not IE11 friendly now, e.g. the output of vue-loader@16 and vue-i18n-loader contains arrow function() => {}. After this pr #6220, a part of the problem can be solved, e.g. node_modules/vue-i18n/dist constains const

@Alymbek
Copy link
Author

Alymbek commented Feb 2, 2021

hi, dear @fangbinwei .
thank you for your reply!

we'll wait for changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants