@ninecmoi wrote:
Hello,
i’m using ionic v4 and here is my code to display date into alert controller :
`
{
name: “date”,
type: “date”,
// value: formattedToday,
// placeholder: formattedToday
},
``
i tried both default value (formattedToday) and no value , rendering date is not conform what i’m expected , instead i have a blank input , not the default value …(same issue here : https://stackoverflow.com/questions/54796476/issue-rendering-default-date-on-alert-in-ionic-4)
Any help is welcome,
Thank you
n
Posts: 1
Participants: 1