Hello,
If one sets ShowClearButton to true the text box is only cleared from the second time the clear button is clicked or after it loses focus.
First time around it does not clear the t4ext
<SfTextBox Placeholder="Placeholder" ShowClearButton="true"></SfTextBox>
Regards
Vincent