Date picker is allowing me to select the date in the browser, but when populated the same in the emulator it doesn’t allow to click on date-picker using DateTime component ion-datetime in ionic3.
Hi @FdezRomero…
Here’s my code
<ion-item>
<ion-label>Date</ion-label>
<ion-datetime displayFormat=“MM/DD/YYYY” [(ngModel)]=“myDate” ></ion-datetime>
</ion-item>
That code looks right. Can you share a video capturing what’s happening? It’s hard to know what may be happening without seeing it
Thanx FdezRomero for your response, but i cannot find any option over here to upload as it shows only image.
You can upload the screen capture video to YouTube or elsewhere and just paste the link here