enter a date in angular by input

0

I am trying to enter a date, by means of an imput with type="date" in my code in angular. In principle I have not had any problems and it works but NOT with SAFARI, which does not show the calendar. I have also tried with DataPiker but I find the same thing. Any ideas? I use a formControlName not ngModel

Thanks for your help

    
asked by Gema 02.07.2018 в 19:31
source

0 answers