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
ErrorException: Trying to get property 'birthday_special_date_id' of non-object
File "app/Models/Contact/Contact.php", line 1459, in handleError
return ! is_null($item->ofContact->birthday_special_date_id);
File "app/Models/Contact/Contact.php", line 1459, in App\Models\Contact\{closure}
return ! is_null($item->ofContact->birthday_special_date_id);
File "app/Models/Contact/Contact.php", line 1460, in getBirthdayRemindersAboutRelatedContacts
});
File "app/Http/Controllers/ContactsController.php", line 232, in show
$relevantRemindersFromRelatedContacts = $contact->getBirthdayRemindersAboutRelatedContacts();
File "app/Http/Middleware/EnsureEmailIsVerified.php", line 20, in handle
return parent::handle($request, $next);
...
(79 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
Sentry Issue: PRODUCTION-APP-93
The text was updated successfully, but these errors were encountered: