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

Not working with IE11 #54

Open
ghost opened this issue Jul 26, 2018 · 0 comments
Open

Not working with IE11 #54

ghost opened this issue Jul 26, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Jul 26, 2018

Unhandled Promise rejection: Syntax error ; Zone: ; Task: Promise.then ; Value: SyntaxError: Syntax error SyntaxError: Syntax error
at ../../../../http-aws-es/connector.js (http://localhost:4200/vendor.bundle.js:3512:1)
at webpack_require (http://localhost:4200/inline.bundle.js:55:12)
at UserService (eval code:57:9)
at _createClass (eval code:11121:13)
at _createProviderInstance$1 (eval code:11091:13)
at resolveNgModuleDep (eval code:11075:13)
at _createClass (eval code:11121:13)
at createProviderInstance$1 (eval code:11091:13)
at resolveNgModuleDep (eval code:11075:13)
at NgModuleRef
.prototype.get (eval code:12308:9)
"Unhandled Promise rejection:"
"Syntax error"
"; Zone:"
""
"; Task:"
"Promise.then"
"; Value:"
{
[functions]: ,
proto: { },
__zone_symbol__currentTask: { },
description: "Syntax error",
message: "Syntax error",
name: "SyntaxError",
ngDebugContext: { },
number: -2146827286,
stack: "SyntaxError: Syntax error
at ../../../../http-aws-es/connector.js (http://localhost:4200/vendor.bundle.js:3512:1)
at webpack_require (http://localhost:4200/inline.bundle.js:55:12)
at UserService (eval code:57:9)
at _createClass (eval code:11121:13)
at _createProviderInstance$1 (eval code:11091:13)
at resolveNgModuleDep (eval code:11075:13)
at _createClass (eval code:11121:13)
at createProviderInstance$1 (eval code:11091:13)
at resolveNgModuleDep (eval code:11075:13)
at NgModuleRef
.prototype.get (eval code:12308:9)",
Symbol()_i.sxim7lganrf: undefined,
Symbol(observable)_h.sxim7lganrf: undefined,
Symbol(rxSubscriber)_g.sxim7lganrf: undefined
}
"SyntaxError: Syntax error
at ../../../../http-aws-es/connector.js (http://localhost:4200/vendor.bundle.js:3512:1)
at webpack_require (http://localhost:4200/inline.bundle.js:55:12)
at UserService (eval code:57:9)
at _createClass (eval code:11121:13)
at _createProviderInstance$1 (eval code:11091:13)
at resolveNgModuleDep (eval code:11075:13)
at _createClass (eval code:11121:13)
at createProviderInstance$1 (eval code:11091:13)
at resolveNgModuleDep (eval code:11075:13)
at NgModuleRef
.prototype.get (eval code:12308:9)"

any idea ?

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

0 participants