Impossible to set custom component properties with default value to empty string

  • Create a custom component, add a property and set a default value (for example leave “default” as default value)
  • Create a form
  • Add the custom component and clear the default text from the property value
  • Add another custom component and change the default text of the property value
  • Close and reopen the form
    The property value is correct on the second custom component, is wrong on the first one.