Replies: 1 comment 6 replies
-
|
Most likely, the issue is in a bug in the way of transpiling / polyfills injection. Without a reproducible example, I can't say more. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use 'core-js-bundle/index.js` and encounter this error with IE11
the location is
src is require-object-coercible.js
At first, I thought the error is about core-js, but after tracing back, I went down to another lib pjax-api/ which declares no ie support.
just share my experience.
hope it helpful for someone else.
Beta Was this translation helpful? Give feedback.
All reactions