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

help: @nuxtjs/composition-api didn't support in Internet Explorer11 #653

Open
angularBBB opened this issue Jul 14, 2022 · 5 comments · May be fixed by #715
Open

help: @nuxtjs/composition-api didn't support in Internet Explorer11 #653

angularBBB opened this issue Jul 14, 2022 · 5 comments · May be fixed by #715
Assignees
Labels
needs-repro Waiting for code that can reproduce the issue

Comments

@angularBBB
Copy link

When I use this buildModules(@nuxtjs/composition-api ) in my Nuxtjs project, my project can running in any modern browser, but didn't running in Internet Explorer11.

@danielroe
Copy link
Member

Have you tried adding it to build.transpile?

@angularBBB
Copy link
Author

Yes, I tried. But didn't normal work

@danielroe
Copy link
Member

Would you provide a minimal reproduction that you have confirmed doesn't work on IE11? 🙏

@danielroe danielroe added the needs-repro Waiting for code that can reproduce the issue label Jul 20, 2022
@angularBBB
Copy link
Author

https://github.com/angularBBB/nuxt-template.git
You can clone this repo.
Thanks you rely.

@angularBBB
Copy link
Author

Steps to reproduce
1.Clone/Fork this reproduction repo git clone https://github.com/angularBBB/nuxt-template.git
2.cd nuxt-template
3.npm i
4.npm run dev

@poyoho poyoho linked a pull request Nov 4, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-repro Waiting for code that can reproduce the issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants