Validation Required does not work in Medium textarea

I have several text areas in modals with validation set to required. But it still submits if the field is empty. I assume that is because it is putting in some default HTML?

Even if I add a validation to enter a minimum character length the validation still does not work

@brad on the server connect side for your insert/update query, do you have the $_POST in the condition section for each field?

Yes, I have tried that as well.

If I add a very large number to the minimum character count it works.

11%20AM

Please check the following topic, I think it’s a related issue:

https://community.wappler.io/t/field-inserting-p-br-p-into-empty-field-when-using-medium-editor/12293/8