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
@remicastaing, you can add template: '' to the logout route in account.js to fix the issue. I'll see about making the proper tests to expose the bug, thanks as always 👍
kingcody
added a commit
to kingcody/generator-angular-fullstack
that referenced
this issue
Sep 21, 2014
Logout is not working for project generated with ngRoute option (wether generated with js or coffee option).
In
client/app/account/account.js
, the '/logout' controller is not called at all.The text was updated successfully, but these errors were encountered: