Base solution for your next web application

Activities of "advaniamobilepay"

Question

Hi, I'm running the angular 2 project and I get an error when running on IE11 locally (no error in Chrome):

<span style="color:#FF0000">ERROR Error: Uncaught (in promise): Error: Invalid argument. Error: Invalid argument. at Anonymous function (<a class="postlink" href="http://localhost:4200/vendor.bundle.js:9732:13">http://localhost:4200/vendor.bundle.js:9732:13</a>) at ZoneDelegate.prototype.invoke (<a class="postlink" href="http://localhost:4200/polyfills.bundle.js:7071:13">http://localhost:4200/polyfills.bundle.js:7071:13</a>) at onInvoke (<a class="postlink" href="http://localhost:4200/vendor.bundle.js:112547:21">http://localhost:4200/vendor.bundle.js:112547:21</a>) at ZoneDelegate.prototype.invoke (<a class="postlink" href="http://localhost:4200/polyfills.bundle.js:7071:13">http://localhost:4200/polyfills.bundle.js:7071:13</a>) at Zone.prototype.run (<a class="postlink" href="http://localhost:4200/polyfills.bundle.js:6833:17">http://localhost:4200/polyfills.bundle.js:6833:17</a>) at Anonymous function (<a class="postlink" href="http://localhost:4200/polyfills.bundle.js:7466:17">http://localhost:4200/polyfills.bundle.js:7466:17</a>) at ZoneDelegate.prototype.invokeTask (<a class="postlink" href="http://localhost:4200/polyfills.bundle.js:7104:13">http://localhost:4200/polyfills.bundle.js:7104:13</a>) at onInvokeTask (<a class="postlink" href="http://localhost:4200/vendor.bundle.js:112538:21">http://localhost:4200/vendor.bundle.js:112538:21</a>) at ZoneDelegate.prototype.invokeTask (<a class="postlink" href="http://localhost:4200/polyfills.bundle.js:7104:13">http://localhost:4200/polyfills.bundle.js:7104:13</a>) at Zone.prototype.runTask (<a class="postlink" href="http://localhost:4200/polyfills.bundle.js:6873:21">http://localhost:4200/polyfills.bundle.js:6873:21</a>) at drainMicroTaskQueue (<a class="postlink" href="http://localhost:4200/polyfills.bundle.js:7299:25">http://localhost:4200/polyfills.bundle.js:7299:25</a>) at invoke (<a class="postlink" href="http://localhost:4200/polyfills.bundle.js:7172:25">http://localhost:4200/polyfills.bundle.js:7172:25</a>)</span>

And when I run the site on IIS and open in IE11 I get an error <span style="color:#FF0000">SCRIPT1002: Syntax error scripts.5cf6dcf0c970a3d32344.bundle.js (1,1254397) </span>and I cant log in.

Is there a way to fix this?

Showing 11 to 11 of 11 entries