#3591697 "Boolean default false prop values not retained correctly "
[Description of changes]
Testing instructions
- Enable the
sdc_test_all_propstest module - Add the all props component to a layout
- Note the
test_bool_default_trueandtest_bool_default_falsevalues in the preview. - Make a change to an unrelated prop (String — single line, for example)
- Confirm the
test_bool_default_trueandtest_bool_default_falsevalues do not change in the preview.
Closes #3591697
Edited by Ben Mullins