diff --git a/plugins/talk-plugin-local-auth/client/components/Profile.js b/plugins/talk-plugin-local-auth/client/components/Profile.js index 139949b99..a95d8c22d 100644 --- a/plugins/talk-plugin-local-auth/client/components/Profile.js +++ b/plugins/talk-plugin-local-auth/client/components/Profile.js @@ -232,6 +232,7 @@ class Profile extends React.Component { validationType="username" disabled={!usernameCanBeUpdated} columnDisplay + errorMsg={this.state.errors.newUsername} >