I just installed a fresh Spark application following the installation guide.
After registering an account, I create a new team and make one new invitation to this team.
I receive the invitation mail and fill the form to create the account. On submit, I am redirected to the "missing-team" page and the invitation is still pending.
Even after 3 years, I am having the same issue. Does anyone have a solution now? I receive the invitation on notification and team page but the green button never works, I couldn't join the team...
I’ve found a bug in PendingInvitationControllerpublic function accept(Request $request, Invitation $invitation) & public function reject(Request $request, Invitation $invitation) they check with ===.