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

Login undefined #13

Open
bogdanstojanovic opened this issue Jan 18, 2018 · 1 comment
Open

Login undefined #13

bogdanstojanovic opened this issue Jan 18, 2018 · 1 comment

Comments

@bogdanstojanovic
Copy link

Seems like adalContext is null somehow. Take a look into source file line 61.
ERROR TypeError: Cannot read property 'login' of undefined
at AdalService.webpackJsonp.../../../../ng2-adal/dist/services/adal.service.js.AdalService.login (adal.service.js:61)
I am using it with Ang v5.0

@ranveeraggarwal
Copy link
Owner

Hi,
This is a quickstart project that works for Angular 2/4. I don't think the original library supports Angular 5 as of today. When it does, I will try and update this project to work with the same.
Someone on the library repo has a PR that adds Angular 5 support. You can follow the same for an update 😄.

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

2 participants