You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2019. It is now read-only.
Bug description: When updating invalid time with timpicker arrow buttons form is marked as valid even timepicker min time is greater than timepicker ng-model value.
Steps to reproduce:
Open plunker demo
Check that arrow to decrease minutes are disabled as current timepicker model equals min time
Manually set timepicker minutes to e.g. 25
Check that form is marked as invalid
Use timepicker arrow button to increase minute value.
Observed Timepicker is marked as valid Expected Timepicker is still invalid as min time is greater than timepicker model time
Bug description: When updating invalid time with timpicker arrow buttons form is marked as valid even timepicker min time is greater than timepicker ng-model value.
Steps to reproduce:
Observed Timepicker is marked as valid
Expected Timepicker is still invalid as min time is greater than timepicker model time
Link to minimally-working plunker that reproduces the issue: http://plnkr.co/edit/klAzTHNfGQE6jE5EhdMK?p=preview
Version of Angular, UIBS, and Bootstrap
Angular: 1.5.3
UIBS: 1.3.3
Bootstrap: 3.3.6
The text was updated successfully, but these errors were encountered: