We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Using Hint and placeholder for Entry problem

Hi,

when using placeholder and hint together like below, in android first time load displays both together. This is a problem and after that if i tap inside, it display only placeholder and if I unfocus this time, it displays Hint which expected. So it looks like only first load is problem in android. in UWP this is not problem. 

 <inputLayout:SfTextInputLayout    ContainerType="Outlined"  Hint="Enter Name">
                            <Entry   Text="{Binding name}" Placeholder="Workout"  TextColor="Black"   />
                        </inputLayout:SfTextInputLayout>

1 Reply

MP Michael Prabhu M Syncfusion Team January 10, 2019 12:07 PM UTC

Hi Emil, 

We have validated the defect you have initiated with us. Thank you for taking the time to report this issue and helping us improve our product. At Syncfusion, we are committed to fixing all validated defects (subject to technological feasibility and Product Development Life Cycle ) and including the defect fix in our subsequent weekly release which will be on January 22, 2019. If you wish to receive this fix in a specific prior release product version please contact Syncfusion Support (backwards compatibility subject to technological feasibility and our Support SLA) You can now track the current status of your request, review the proposed resolution timeline, and contact us for any further inquiries through this link. 


Regards, 
Michael 


Loader.
Live Chat Icon For mobile
Up arrow icon