Skip to content

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

Description

@cnourai

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions