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
It seems the profile names currently cannot contain accented characters like ë, ç , á, etc.
The error message states "Your profile name can only contain letters", which isn't entirely correct since these are letters with accents.
Surprisingly, I was able to create a profile with a name containing a digit: J0hnny...
J0hnny
...which I expected wouldn't work, because the error message states I should only use letters.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It seems the profile names currently cannot contain accented characters like ë, ç , á, etc.
The error message states "Your profile name can only contain letters", which isn't entirely correct since these are letters with accents.
Surprisingly, I was able to create a profile with a name containing a digit:
J0hnny
......which I expected wouldn't work, because the error message states I should only use letters.
The text was updated successfully, but these errors were encountered: