This repository was archived by the owner on May 28, 2019. It is now read-only.
This repository was archived by the owner on May 28, 2019. It is now read-only.
ui-date-format error in angular 1.3.0-rc.4 #96
Closed
Description
"Error: ng-Model value must be a Date object - currently it is a string - use ui-date-format to convert it from a string"
Markup:
<input type="text" ui-date="datePickerOptions" ui-date-format="dd-mm-yy" class="datepicker" name="uBirthday" ng-model="User.Birthday" readonly required />
Wasn't an issue in 1.3.0-rc.3
Metadata
Metadata
Assignees
Labels
No labels