In the previous #194, we have updated the default value logic to ensure that you can define the default in the schema. However, the model has not updated automatically and the final submission might have validation error. The fix is to call the setDefault in the constructor after the state is updated.