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

[BUG] "Attempt to read property "profile_photo_url" on null" on homepage #69

Open
JHWelch opened this issue Nov 7, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@JHWelch
Copy link
Owner

JHWelch commented Nov 7, 2021

Describe the bug

Exception is triggered on homepage when completing or snoozing multiple things.

Triggered Exception

To Reproduce

Steps to reproduce the behavior:

  1. Homepage
  2. Complete a chore
  3. Complete another
  4. See error

Expected behavior

both chores will be completed, no other behavior

Actual Behavior

500 Error is being thrown
Attempt to read property "profile_photo_url" on null (View: /var/www/choremanager/releases/1635733496/resources/views/components/users/avatar.blade.php) (View: /var/www/choremanager/releases/1635733496/resources/views/components/users/avatar.blade.php)

@JHWelch JHWelch added the bug Something isn't working label Nov 7, 2021
@JHWelch JHWelch self-assigned this Nov 7, 2021
@JHWelch JHWelch changed the title [BUG] [BUG] "Attempt to read property "profile_photo_url" on null" on homepage Nov 7, 2021
@JHWelch
Copy link
Owner Author

JHWelch commented Jan 4, 2022

Pushed feature flags with #72 to be able to temporarily turn this feature off while waiting to fix the feature.

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

No branches or pull requests

1 participant