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
If you have something in the "value" of the input when a page is loaded, the clear icon is not rendered. You have to change the text before the icon appears.
If you have something in the "value" of the input when a page is loaded, the clear icon is not rendered. You have to change the text before the icon appears.
Code snippet:
<input class="rvt-input-group__input rvt-clearable-input" type="text" id="userLookup" value="user123">
The text was updated successfully, but these errors were encountered: