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.

ng-model-options with datepicker #5825

Description

@benhalverson

Bug description:

When using ng-model-options="{updateOn: 'blur'}" with the UIB Datepicker, the calendar does not disappear after selecting a date. Removing ng-model-options="{updateOn: 'blur'}" makes the calendar work again. ng-model-options="{updateOn: 'default blur'}" also does not work.

Expected Results:
ng-model-options="{updateOn: 'default blur'}" or ng-model-options="{updateOn: 'blur'}" should work.
https://docs.angularjs.org/api/ng/directive/ngModelOptions

Link to minimally-working plunker that reproduces the issue:

http://plnkr.co/edit/LyWR5miigK76tQo7OwuY

Version of Angular, UIBS, and Bootstrap

Angular: 1.4.0

UIBS: 1.1.2

Bootstrap: 3.2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions