'Firestore collection document not saving after entering document id

enter image description here

As per the reference image attached, am trying to create a new document, but for some reason, the save button is disabled even though all. fields are filled.

Is there anything else I need to do for the button to be enabled?



Solution 1:[1]

The solution to this was to refresh the page and ensure that the Document ID exists before adding any field.

Thanks to @prabir in the post comment.

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 user agent