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

Profile settings throws an error for user settings #661

Closed
ascobie opened this issue Sep 1, 2017 · 0 comments · Fixed by #662
Closed

Profile settings throws an error for user settings #661

ascobie opened this issue Sep 1, 2017 · 0 comments · Fixed by #662
Assignees
Milestone

Comments

@ascobie
Copy link
Member

ascobie commented Sep 1, 2017

Selecting Profile -> Settings takes me to the settings editor, but there is a failure loading the user settings panel. No doubt because there is no settings file the first time i click on it?

SettingsComponent.html:26 ERROR TypeError: string.split is not a function

Uncaught exception: Uncaught (in promise): TypeError: Cannot read property 'unsubscribe' of undefined

The second no doubt caused by the first.

settings

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

Successfully merging a pull request may close this issue.

2 participants