Skip to content

External changes to model not reflected in input field #72

@xlegs

Description

@xlegs

If I have
<input pickadate model="date" ......... />

changes in date by other controller functions (eg $scope.changeDate() ) should appear as the value of the input, but isn't.

<input pickadate model="date" value="{{date}}"......... /> works, but should not be necessary.

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