Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Email settings hidden after refreshing a page #1059

Closed
bartekn opened this issue Nov 3, 2014 · 1 comment · Fixed by #1098
Closed

Email settings hidden after refreshing a page #1059

bartekn opened this issue Nov 3, 2014 · 1 comment · Fixed by #1098
Labels

Comments

@bartekn
Copy link
Contributor

bartekn commented Nov 3, 2014

After logging in with persistent session, when user refresh a tab email settings disappear:
screenshot from 2014-11-03 16 27 47

@deckar01
Copy link
Contributor

Raven: Exception  TypeError: Cannot read property 'getEmailAddress' of undefined
    at http://localhost:8000/scripts/controllers/settings-email-controller.js:4:37
    at Scope.$broadcast (http://localhost:8000/bower_components/angular/angular.js:12887:28)
    at http://localhost:8000/scripts/controllers/settings-controller.js:208:12
    at wrappedCallback (http://localhost:8000/bower_components/angular/angular.js:11498:81)
    at http://localhost:8000/bower_components/angular/angular.js:11584:26
    at Scope.$eval (http://localhost:8000/bower_components/angular/angular.js:12608:28)
    at Scope.$digest (http://localhost:8000/bower_components/angular/angular.js:12420:31)
    at Scope.$apply (http://localhost:8000/bower_components/angular/angular.js:12712:24)
    at done (http://localhost:8000/bower_components/angular/angular.js:8315:45)
    at completeRequest (http://localhost:8000/bower_components/angular/angular.js:8527:7) undefined angular.js:9997(anonymous function) angular.js:9997captureException angular-raven.js:18(anonymous function) angular-raven.js:118Scope.$broadcast angular.js:12889(anonymous function) settings-controller.js:208wrappedCallback angular.js:11498(anonymous function) angular.js:11584Scope.$eval angular.js:12608Scope.$digest angular.js:12420Scope.$apply angular.js:12712done angular.js:8315completeRequest angular.js:8527xhr.onreadystatechange

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
2 participants