Workers dashboard create project from github repo, UI crash
Hi this might be a bug that will be fixed soon, but right now the dashboard keeps crashing when I try to create new workers project from github.
To reproduce: * Create new project * Select workers and import from a repository * Select a repository
And the frontend keeps sending requests to
/config_autofill
/config_autofill
on every input box edits. The request keeps failing with 404 not found. This makes it almost impossible to edit the project name. Can you guys fix this?