Welcome to the Xamarin.Forms feedback portal. We’re happy you’re here! If you have feedback on how to improve the Xamarin.Forms, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
I have a SfAutoComplete in a SfTextInputLayout in a SfPopupLayout.PopupView.
When i click on the pop up initially, the watermark appears as it should when i don't have text.
However, when i populate the bound strings to the Text of the SfAutoComplete, then make the pop up appear, the watermark text is there with the text from the bound string.
The opposite problem is also occurring.
If i open the pop up and put values into the SfAutoComplete text it works fine.
When i set the strings to empty, then make the pop up reappear, the watermark text doesn't appear.
if i click into the fields at any time, the watermark text will appear or disappear like they should.