-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
Error when sending an invitation with Debugbar enabled #7
Comments
@rubenvanerk Could you provide us with a full backtrace so I can track this back through the invitation process? |
Sure! Here it is:
|
@rubenvanerk do you have the debugbar plugin installed? try disabling it to see if it helps. |
@mjauvin That helped! No problems with |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I choose the option to send an invitation I get the error:
Symfony\Component\Debug\Exception\FatalThrowableError: array_merge(): Argument #1 must be of type array, null given in /path/to/project/plugins/winter/user/models/User.php:498
Contents of
$result
on that line:The text was updated successfully, but these errors were encountered: