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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: