Hi,
When use datepicker on mobile device browser the calendar and keyboard show on device.
I see that in jquery version we can make datepicker readonly that prevent keyboard to show on mobile, but in angular version when i set readonly attribute the compoment is readonly and calendar pick is not show too.
Is there any way to fix this?
Thanks