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

Fix error in console when changing email in profile #3308

Conversation

codejockie
Copy link
Contributor

Resolves #3306

This PR fixes TypeError: Cannot read property 'address' of undefined error when changing email on the profile page.

How to Test

  • Login as admin
  • Select "Profile" from dropdown
  • Change email address
  • Observe in the dev tool console that there is no error

Copy link
Collaborator

@brent-hoover brent-hoover left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested. Verified fixed

@spencern spencern changed the base branch from master to release-1.6.1 December 9, 2017 00:16
@spencern spencern merged commit e10e42a into release-1.6.1 Dec 9, 2017
@spencern spencern deleted the kennedy-fix-console-error-when-changing-profile-email-3306 branch December 9, 2017 00:16
@spencern spencern mentioned this pull request Dec 12, 2017
Akarshit pushed a commit that referenced this pull request Jan 7, 2018
…ror-when-changing-profile-email-3306

Fix error in console when changing email in profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants