I have a Form required field that is not triggering errors on submit

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.

Hi thanks for reaching out! Did you by any chance disable 'validate inputs on submit' on the form? it's under the 'interaction' section.

I did not. it is only this one text component that is causing the abnormal behavior. Other required fields are preventing submission as expected.

interesting.. do you mind sharing the app (in PM if you don't want this to be public) with us (retool)?