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 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?5 Replies
I'm creating the project from hello world example as a workaround for now
Hey @qwertyuiop!
Would you be able to provide any more information on what repository you're trying to import?
Hi it's a private repo from organization. Although the cloudflare app does have access to it
Re-reading, if this is a bug where you can't edit the project name in the import flow (then failing validation), then this is currently being fixed 😅
Got it haha thank you!