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

Polyfill failing on UWP Edge Mobile when including polyfill script on index.html #72

Open
cnourai opened this issue Oct 7, 2019 · 1 comment

Comments

@cnourai
Copy link

cnourai commented Oct 7, 2019

I'm submitting a bug report

  • Library Version:
    1.3.3

Please tell us about your environment:

  • Operating System:
    Windows 10

  • Node Version:
    8.5.X

  • NPM Version:
    3.8.9

  • JSPM OR Webpack AND Version
    Webpack 3.12.0

  • Browser:
    Edge Mobile 44.X from UWP

  • Language:
    javascript

Current behavior:
Webpage does not load on any page because edge is failing on index.html when we call

<script src="{{basePathToken}}/dist/vendor-bundle.js"></script>
<script src="{{basePathToken}}/dist/polyfill-bundle.js"></script>

In which the polyfill.js fails giving this error:

PolyfillEdited

Expected/desired behavior:

  • What is the expected behavior?
    Any page of the website should load

  • What is the motivation / use case for changing the behavior?
    possible browser not supported ?

@cnourai
Copy link
Author

cnourai commented Oct 7, 2019

I might add that it worked fine on an earlier version of edge mobile until the microsoft update a week or so ago

@cnourai cnourai changed the title Polyfill failing on Edge Mobile when including polyfill script on index.html Polyfill failing on UWP Edge Mobile when including polyfill script on index.html Oct 7, 2019
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

1 participant