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
BadMethodCallException: Call to undefined method App\Models\Contact\Contact::events()
File "app/Http/Controllers/Contacts/TasksController.php", line 87, in destroy
$contact->events()->forObject($task)->get()->each->delete();
File "app/Http/Middleware/AuthEmailConfirm.php", line 28, in handle
return $next($request);
File "app/Http/Middleware/CheckCompliance.php", line 34, in handle
return $next($request);
File "app/Http/Middleware/CheckVersion.php", line 32, in handle
return $next($request);
File "app/Http/Middleware/CheckLocale.php", line 28, in handle
return $next($request);
...
(74 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
Sentry Issue: PRODUCTION-APP-8B
Related to #1829
The text was updated successfully, but these errors were encountered: