You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
curl -o docker-compose.yml https://raw.githubusercontent.com/Flagsmith/flagsmith/main/docker-compose.yml && docker compose -f docker-compose.yml up
wait until it's up
access the url in this line Please go to the following page and choose a password: http://localhost:8000/password-reset/confirm/MQ/c06wfn-a4188fd4e41d50c19b33d2b499e5ffad
now click on create project
the button is disabled Expected behavior
I should be able set the project name to continue the project Screenshots
All been added to the steps in the issuee
How are you running Flagsmith?
Self Hosted with Docker
Self Hosted with Kubernetes
SaaS at flagsmith.com
Some other way
Additional context
I tried it also on multiple browsers (vivaldi and chrome) also my host is ubuntu
Describe the bug
Can't create a new project
To Reproduce
Steps to reproduce the behavior:
curl -o docker-compose.yml https://raw.githubusercontent.com/Flagsmith/flagsmith/main/docker-compose.yml && docker compose -f docker-compose.yml up
Please go to the following page and choose a password: http://localhost:8000/password-reset/confirm/MQ/c06wfn-a4188fd4e41d50c19b33d2b499e5ffad
the button is disabled
Expected behavior
I should be able set the project name to continue the project
Screenshots
All been added to the steps in the issuee
How are you running Flagsmith?
Additional context
I tried it also on multiple browsers (vivaldi and chrome) also my host is ubuntu
The text was updated successfully, but these errors were encountered: