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

IE11 and Pnotify and Angular #350

Closed
Velocity540 opened this issue Nov 30, 2018 · 3 comments
Closed

IE11 and Pnotify and Angular #350

Velocity540 opened this issue Nov 30, 2018 · 3 comments
Labels

Comments

@Velocity540
Copy link

Perhaps I am doing something wrong, but having an issue.
Using angular 6

in my component im importing like this (as stated in the docs)
import PNotify from "pnotify/dist/es/PNotify";

All works well in chrome and edge. but in IE, getting this error
syntax error
on this line
let onDocumentLoaded = () => {

Im sure its a quick config change, but not exactly sure what to do here

@hperrin
Copy link
Member

hperrin commented Dec 5, 2018

There's a link in the README here: https://github.com/sciactive/pnotify#angular

To this issue, which includes a solution for IE support: #343 (comment)

@Velocity540
Copy link
Author

Yes.. Thank you.. I should have updated my ticket once I noticed that myself.. I must have glanced string over it.

@hperrin
Copy link
Member

hperrin commented Dec 5, 2018

No worries. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants