grumar / adal-angular5

Angular 5 ADAL Wrapper
MIT License
12 stars 19 forks source link

Getting "Error: Incorrect function" for IE11. Polyfill needed? #25

Open wittml opened 6 years ago

wittml commented 6 years ago

I did my adal-angular5 development with Chrome. When I tested with IE11, I started getting an error message: "Error: Incorrect function". My first thought was that a polyfill was needed. Does anyone have a suggestion on this? Thanks.