#3591697 "Boolean default false prop values not retained correctly "

[Description of changes]

Testing instructions

  • Enable the sdc_test_all_props test module
  • Add the all props component to a layout
  • Note the test_bool_default_true and test_bool_default_false values in the preview.
  • Make a change to an unrelated prop (String — single line, for example)
  • Confirm the test_bool_default_true and test_bool_default_false values do not change in the preview.

Closes #3591697

Edited by Ben Mullins

Merge request reports

Loading