Bug report
The invalid form field label is not colored properly when clearing and resubmitting the Form.
Reproduction of the problem
- Open the following demo.
- Clear the value from the
Email field.
- Place the focus outside of the boundaries of the Form, so that the validationBlur kicks in.
- Press the
Clear button on the Form.
- Submit the Form and notice the same behavior

Expected/desired behavior
The invalid form field label should be colored properly when clearing and resubmitting the Form.
Environment
- **Kendo UI version: 2024.4.1112
- **jQuery version: 3.7.1
- **Browser: [all]