Hello everyone, Is there any reason why the t-error CSS class is not assigned to a Select component when it is in error? Moreover, a Select component in error does not get the keyboard focus when the form is rendered.
How can I fix this so that Select components get the same treatment as, say, TextField with regard to validation errors? Thanks, Benny Law