I have a required Text Input component I am using for a Phone field and it is not triggering Disable Submit if it is empty. If I enter something into the field and then delete it, then I get the field is required message and submit is prevented.
I cannot discern anything different with this component.