You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When the invalid is true the label color of input & Date component is not red in color
To Reproduce
please pass value as true for invalid field in data and input component
Then label of the input and Date is showing black instead of red
Expected behavior
The label of input * date component should be red when the invalid is true Screenshots
We try to replicate the select component(how it show label as red when invalid is true) directly in CDK sandbox but is not working so we replicate it in our local and attaching screen shot