galaxyblur / academia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Couldn't create a dojo.

t4bacteriophage opened this issue · comments

Got the following error in the console after attempting to create an account, then inputting the name "Hell, Michigan" as a dojo name.

vendor.60ee5b3d.js:40 Unhandled promise rejection Error: GraphQL error: Variable '$groupName' expected value of type 'String!' but value is undefined. Reason: Expected non-null value, found null. (line 1, column 11):

mutation ($groupName: String!, $idToken: String!, $name: String!) {
          ^
    at new e (vendor.60ee5b3d.js:15)
    at Object.next (vendor.60ee5b3d.js:15)
    at m (vendor.60ee5b3d.js:52)
    at y (vendor.60ee5b3d.js:52)
    at t.value (vendor.60ee5b3d.js:52)
    at vendor.60ee5b3d.js:40