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

When logging out, user menu isn't replaced by sign in link #252

Open
recidive opened this issue Mar 12, 2015 · 1 comment
Open

When logging out, user menu isn't replaced by sign in link #252

recidive opened this issue Mar 12, 2015 · 1 comment
Assignees
Milestone

Comments

@recidive
Copy link
Owner

This is actually a problem when rendering a page after a redirect.

I've started debugging this and could notice that when mergePanels() is called in ApplicationController the incoming panels are already there, seems some kind of race condition or asynchronous code oddity.

@recidive recidive added this to the 0.1 milestone Mar 12, 2015
@recidive recidive added in progress and removed MVP labels Mar 12, 2015
@recidive recidive self-assigned this Mar 12, 2015
@recidive
Copy link
Owner Author

It looks like it solved by itself with latest angular, need to test more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant