Skip to content
This repository has been 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 opened this issue Jul 27, 2017 · 0 comments
Open

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

Silverium opened this issue Jul 27, 2017 · 0 comments

Comments

@Silverium
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant