We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
grunt dev --tunnel
For whatever reason, while trying to test #2005, I can no longer sign up a user account on mobile via the grunt dev --tunnel join link.
After sign up, I'm redirected immediately to Home.vue in the signed out state. The user account was created, but it never joins the group.
Home.vue
Find and fix the problem.
EDIT: this could be caused by #2069
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Problem
For whatever reason, while trying to test #2005, I can no longer sign up a user account on mobile via the
grunt dev --tunnel
join link.After sign up, I'm redirected immediately to
Home.vue
in the signed out state. The user account was created, but it never joins the group.Solution
Find and fix the problem.
EDIT: this could be caused by #2069
The text was updated successfully, but these errors were encountered: