You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regression (a behavior that used to work and stopped working in a new release)
[ x] Bug report
Performance issue
[ x] Feature request
Documentation issue or request
Other... Please describe:
Current behavior
Not sure if this is a bug or a feature request, but this library doesn't seem to work with AOT compiler in Angular 6. What I'm seeing is that in development mode access token and some other related values are written to local storage, whereas with AOT turned on, those are not written
Expected behavior
Access token, uid, etc. written to local storage.
What is the motivation / use case for changing the behavior?
I'm submitting a...
Current behavior
Not sure if this is a bug or a feature request, but this library doesn't seem to work with AOT compiler in Angular 6. What I'm seeing is that in development mode access token and some other related values are written to local storage, whereas with AOT turned on, those are not written
Expected behavior
Access token, uid, etc. written to local storage.
What is the motivation / use case for changing the behavior?
Environment
Angular-Token version: 7.0.1
Angular version: 6.1.0
Bundler
Browser:
Others:
The text was updated successfully, but these errors were encountered: