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.

timepicker's show-spinners are not being dynamically updated #6604

Open
@Silverium

Description

@Silverium

Bug description:

Assigning a variable, like $scope.myBool to the attribute show-spinners only grants the rendering once. It's not updated when the variable changes its value.

Link to minimally-working plunker that reproduces the issue:

https://plnkr.co/edit/aOPIv0XuxNT77NEJcaz0?p=preview

Steps to reproduce the issue:

Click on green button toggle myBool and you will see that show-meridian="myBool" is working, while show-spinners="myBool" is not.

Version of Angular, UIBS, and Bootstrap

Angular: 1.6.1

UIBS: 2.5.0

Bootstrap: 3.3.7

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