Problem/Motivation

As the checkbox default value is not handled when there is no configuration set its showing warning.

GatsbyAdminForm

Proposed resolution

Set an empty value for the checkbox if there is no config set.

Comments

abhisekmazumdar created an issue. See original summary.

abhisekmazumdar’s picture

Assigned: abhisekmazumdar » Unassigned
Status: Active » Needs review
StatusFileSize
new681 bytes

Kindly review my patch.

kishor_kolekar’s picture

Status: Needs review » Reviewed & tested by the community

@abhisekmazumdar
After applying the patch I did not see any warning. so the patch working fine

Thanks!

codekarate’s picture

Status: Reviewed & tested by the community » Fixed
codekarate’s picture

Status: Fixed » Closed (fixed)
SacTran1986’s picture

add default_value get ? : [] fix warning!!!! checkboxes