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.

DatePicker problems with Angular 1.1.5 #760

@Swiip

Description

@Swiip

I updated AngularUI Bootstrap to the new version 0.0.5 in order to use ne new popup feature.

I use :
Angular UI Boostrap 0.5.0
Angular JS 1.1.5
No jQuery

I identified two problems so far (in addition to this one: #758) :

  • Error on the initial $document.unbind in scope.$watch('isOpen'...
  • Interpretation problem on the open attributes. With AngularJS 1.1.5, it seems that it always be true so the button doesnt work. I only succeed to patch this by changing the attribute name.

I wrote a Plunkr to illustrate : http://plnkr.co/edit/vAiD5v?p=preview
Search for //PATCH in bootstrap.js to find the patches. These patchs are ugly and I know this need better workarounds.

If this is confirmed, I can submit a pull request with real corrections...

Matthieu

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions