Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.

Datpicker Popup next month prematurely updates date model value #5441

@mosleywm

Description

@mosleywm

This repros on the demo site http://angular-ui.github.io/bootstrap/#/datepicker v1.1.0 and higher.

Opening the datepicker popup and browsing the months without actually selecting a date updates the date model (see "Selected Date is:" change) . Click outside of the popup to close it and notice the Date model has been updated but the input still reflects the initial value.

After a date has been selected through the popup, browsing the months does not update the Date model (expected behavior).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions