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: account page refresh #131

Merged
merged 1 commit into from
Mar 21, 2023
Merged

fix: account page refresh #131

merged 1 commit into from
Mar 21, 2023

Conversation

lucas-louis
Copy link
Member

@lucas-louis lucas-louis commented Mar 20, 2023

Description

When a refresh is done on the /drive/account a "TypeError: Cannot read properties of undefined (reading 'contact')" error due to an undefined user after refreshed is thrown.

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)

Checklist

  • I have assigned this PR to myself
  • I have added at least 1 reviewer
  • I have added the needed labels
  • I have linked this PR to an issue
  • I have linked this PR to a milestone
  • I have linked this PR to a project
  • I have tested this code
  • I have added / updated tests (unit / functionals / end-to-end / ...)
  • I have updated the README and other relevant documents (guides...)
  • I have added sufficient documentation both in code, as well as in the READMEs

@lucas-louis lucas-louis added the bug Something isn't working label Mar 20, 2023
@lucas-louis lucas-louis self-assigned this Mar 20, 2023
@RezaRahemtola RezaRahemtola merged commit fdc7769 into dev Mar 21, 2023
@RezaRahemtola RezaRahemtola deleted the fix/account-page-refresh branch March 21, 2023 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants