Roman Barinov
Results
2
comments of
Roman Barinov
You can just add after lines: ``` if (controller) { controller.$render(); // Update the model with the value from the datepicker after parsed setVal(true); controller.$setPristine(); ``` additional code to set...
Vote for this feature!