aurelia / aurelia/polyfills

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

Open
#72 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
25
Forks
26
PR merge metrics
No merged PRs in 30d

Description

**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
```

```
In which the polyfill.js fails giving this error:

![PolyfillEdited](https://user-images.githubusercontent.com/56128210/66322181-b4396980-e8ef-11e9-9476-cbc57b23cff7.jpg)

**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 ?

Contributor guide

Open the contributing guide

Research direction

Reproduce the failure in UWP Edge Mobile 44.X using the script tags shown for index.html and the dist/vendor-bundle.js and dist/polyfill-bundle.js files. Inspect the polyfill.js failure shown in the attached screenshot and compare the behavior with the reported JavaScript, Node, npm, and Webpack versions. Done means the website page loads in the reported environment.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, webpack
Domain
frontend, web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.