firecmsco / firecms

Awesome Firebase/Firestore-based CMS. The missing admin panel for your Firebase project!
https://firecms.co
Other
1.13k stars 185 forks source link

BUG: Any field when spreadChildren is enabled is not working/showing in edit box #553

Closed mvarchdev closed 11 months ago

mvarchdev commented 11 months ago

When you have spreadChildren enabled for map propert, it will not show custom Field input component.

spreadChildren == false:

Screenshot 2023-09-19 at 13 03 43

spreadChildren == true:

Screenshot 2023-09-19 at 13 05 08

EDIT: ANY field in edit box is not working

mvarchdev commented 11 months ago

EDIT: ANY field in edit box is not working

mvarchdev commented 11 months ago

Found bug, found fix, creating PR now