'Create repository button disabled on GitHub

I am using macOS version 11.2.2 BigSur. I don't seem to be able to create a GitHub repository on the web (I am using safari). The button is greyed out or you say it as disabled. There is no other problem in naming, storage etc. Please suggest me some solutions.

here is a image of the disabled button



Solution 1:[1]

Try creating a repository with .gitignore without any template makes create repository button disabled.

.gitignore template: None -> create Repository button is disabled.

enter image description here

Now either deselect the option or select a template, will make the button enabled.

enter image description here

Solution 2:[2]

Try to remove the disabled attribute of the button using developer tools (inspect). It works for me.

Solution 3:[3]

I was able to solve this by pressing Tab until the button was selected. Then Enter submitted the form.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Arpan Saini
Solution 2 Maxi Sc
Solution 3 particlepat