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

ngRoute problem - refresh on settings page takes you back to login page #306

Closed
gojohnnygo opened this issue Jul 5, 2014 · 4 comments
Closed
Labels

Comments

@gojohnnygo
Copy link

I found a weird quirk that looks like it's isolated to ngRoute (bug doesn't happen when ui-router is selected).

  1. Generate a new project with ngRoute.
  2. Login.
  3. Click the settings icon.
  4. Refresh the settings page.
  5. You're redirected to the login page even though you're logged in.
@JaKXz JaKXz added the bug label Jul 8, 2014
@JaKXz JaKXz changed the title ngRoute Bug ngRoute problem - refresh on settings page takes you back to login page Jul 8, 2014
@timelf123
Copy link

Don't have a fix, but was able to confirm.

@stevemao
Copy link

stevemao commented Jul 9, 2014

What version do you use? It doesn't happen to me.

@cameri
Copy link

cameri commented Jul 9, 2014

I believe this is happening because of #294

@gojohnnygo
Copy link
Author

Tested on 2.0.2 and 2.04. Same results.

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

5 participants