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
As per general form rules, clear button (X) should appear only when the field has been filled and the input is in hover, active or focus state.
Currently it is always present when the input is filled and clearable = true.
Problem
As per general form rules, clear button (X) should appear only when the field has been filled and the input is in hover, active or focus state.
Currently it is always present when the input is filled and clearable = true.