Cannot click "Finish, add application" on create project modal #3411
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?Flutter (Dart) Steps to reproduce
Expected resultsCan click Next button "Finish, add application" Actual resultsButton is enabled, but click do nothing, no javascript log nether:
Build id (optional)No response |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
|
Test on Chrome and Firefox on Mac. |
Beta Was this translation helpful? Give feedback.
-
|
hi @poka-IT, thanks for the report. We tested the exact repository from your screenshot. cloning over https works. however, cloning over ssh ( if you are not seeing any errors on your side, could you please share the exact error message or a full screenshot of the cloning process? that will help us confirm what is happening.
if you prefer to use ssh, please check this or this if it helps your case further. |
Beta Was this translation helpful? Give feedback.
-
|
Everything is working fine now, thank you! |
Beta Was this translation helpful? Give feedback.


hi @poka-IT, thanks for the report. We tested the exact repository from your screenshot. cloning over https works. however, cloning over ssh (
git@git.duniter.org:clients/gecko.git) fails with a permission denied error.if you are not seeing any errors on your side, could you please share the exact error message or a full screenshot of the cloning process? that will help us confirm what is happening.
if you prefer to use ssh, please check this or this if it helps your case further.