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

ErrorException: Undefined offset: 0 #2204

Closed
sentry-io bot opened this issue Dec 25, 2018 · 2 comments · Fixed by #2205
Closed

ErrorException: Undefined offset: 0 #2204

sentry-io bot opened this issue Dec 25, 2018 · 2 comments · Fixed by #2205
Assignees

Comments

@sentry-io
Copy link

sentry-io bot commented Dec 25, 2018

Sentry Issue: PRODUCTION-APP-8R

ErrorException: Undefined offset: 0
  File "app/Http/Controllers/ContactsController.php", line 88, in contacts
    if (! ($tags->contains($tag[0]))) {
  File "app/Http/Controllers/ContactsController.php", line 31, in index
    return $this->contacts($request, true);
  File "app/Http/Middleware/EnsureEmailIsVerified.php", line 20, in handle
    return parent::handle($request, $next);
  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);
...
(76 additional frame(s) were not displayed)
@sentry-io
Copy link
Author

sentry-io bot commented Dec 25, 2018

Sentry issue: PRODUCTION-APP-8N

@github-actions
Copy link

This issue has been automatically locked since there
has not been any recent activity after it was closed.
Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant