You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i input value 2017-09-05 and reopen the datepicker ,the date picker still show the last value ;
eg.
I have the solution,
Please update datetime-picker.directive.ts' function ngOnChanges. when user modifying value ,you should be call setInputElDateValue、updateDatepicker
eg.
when i input value 2017-09-05 and reopen the datepicker ,the date picker still show the last value ;

eg.
I have the solution,
Please update datetime-picker.directive.ts' function ngOnChanges. when user modifying value ,you should be call setInputElDateValue、updateDatepicker
eg.
@jiren @lukaselmer @Krisa @boban984