You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now, we only provide alphabet and special characters (e.g. -, _, @) in project name but doesn't allow any unicode, such as Korean (e.g. "프로젝트"). It seems to be "regex" originated error, which could be handled in here.
Alternative ideas
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Main idea
For now, we only provide alphabet and special characters (e.g.
-
,_
,@
) in project name but doesn't allow any unicode, such as Korean (e.g. "프로젝트"). It seems to be "regex" originated error, which could be handled in here.Alternative ideas
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: