Upon the use of a single . or / while fuzzy searching for names, the application page will immediately error out. Since the fuzzy search fires off with each keystroke, the likely possibilities are that either the route, or the API call needs to be changed to make this work properly.
Also, getting a list of approved characters in Github user names would be really nice for this.
Upon the use of a single
.or/while fuzzy searching for names, the application page will immediately error out. Since the fuzzy search fires off with each keystroke, the likely possibilities are that either the route, or the API call needs to be changed to make this work properly.Also, getting a list of approved characters in Github user names would be really nice for this.