Skip to content
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
@motiejuss

Description

@motiejuss

"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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions