The error does not disappear when resetting the invalid value of the DatePicker to a blank one by not manually deleting it.
Steps to reproduce:
https://codesandbox.io/s/determined-banzai-h2876p?file=/index.tsx
- Write some invalid date into the text input of the DateTime component (e.g. "a")
- Click the "Clear date" button
=> The error message and the error icon do not disappear as they should
I am using @patternfly/react-core@4.271.2.