Quantcast
Viewing all articles
Browse latest Browse all 70875

IONIC 2 Sample App not working on Internet Explore

@snehasis wrote:

HI,

I created a sample ionic 2 App which works perfectly on Chrome and Android Browser, but when I tried it on Internet Explorer It giving me below error.

EXCEPTION: Error: Uncaught (in promise): SyntaxError
EXCEPTION: Error: Uncaught (in promise): SyntaxError
STACKTRACE:
Error: Uncaught (in promise): SyntaxError
at resolvePromise (http://localhost/build/js/angular2-polyfills.js:602:26)
at Anonymous function (http://localhost/build/js/angular2-polyfills.js:638:18)
at ZoneDelegate.prototype.invokeTask (http://localhost/build/js/angular2-polyfills.js:421:18)
at onInvokeTask (http://localhost/build/js/app.bundle.js:27982:25)
at ZoneDelegate.prototype.invokeTask (http://localhost/build/js/angular2-polyfills.js:421:18)
at Zone.prototype.runTask (http://localhost/build/js/angular2-polyfills.js:320:22)
at drainMicroTaskQueue (http://localhost/build/js/angular2-polyfills.js:541:26)
at invoke (http://localhost/build/js/angular2-polyfills.js:493:22)

While Angular 2 sample project is working fine on Internet Explore why there is a difference in IONIC 2 build , UI issue is fine but at least it should run the App without breaking.

Thanks ,
Snehasis Mohapatra

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70875

Trending Articles