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

Angular 6 AOT #486

Open
13 tasks
aehven opened this issue Jan 30, 2019 · 0 comments
Open
13 tasks

Angular 6 AOT #486

aehven opened this issue Jan 30, 2019 · 0 comments

Comments

@aehven
Copy link

aehven commented Jan 30, 2019

I'm submitting a...

  • 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?

Environment

Angular-Token version: 7.0.1
Angular version: 6.1.0

Bundler

  • [x ] Angular CLI (Webpack)
  • Webpack
  • SystemJS

Browser:

  • [ x] Chrome (desktop) version 71
  • Chrome (Android) version XX
  • Chrome (iOS) version XX
  • Firefox version XX
  • Safari (desktop) version XX
  • Safari (iOS) version XX
  • IE version XX
  • Edge version XX

Others:

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

1 participant