codeamp / panel

CodeAmp Web Application. Built with React.js, GraphQL and Material-UI.
12 stars 7 forks source link

Crash when creating new project #346

Closed aballman closed 5 years ago

aballman commented 5 years ago

Describe the bug When creating a new project, CodeAmp immediately crashes after clicking 'create'

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Create'
  2. Add github repo name (literally any text matching git format will work)
  3. Click on 'Create'
  4. Observe crash

Expected behavior CodeAmp creates a project successfully and redirects to the environment selection page

Additional context CodeAmp does create the project, it just fails to redirect properly