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
I set the parameter "unlimitedHours" to "true". Everything was fine when editing the field with an empty starter value.
But when i am retrieving the data, seems like "unlimitedHours" doesn't work.
I created a Plunker: http://plnkr.co/edit/yBYP3mRgrL3ARcVflBOV?p=preview, there, i set the value "100:00" for the input, but the value i see is "4:00". After the data retrieve, if we try to edit the input we can see that now it's working.
The text was updated successfully, but these errors were encountered:
I set the parameter "unlimitedHours" to "true". Everything was fine when editing the field with an empty starter value.
But when i am retrieving the data, seems like "unlimitedHours" doesn't work.
I created a Plunker: http://plnkr.co/edit/yBYP3mRgrL3ARcVflBOV?p=preview, there, i set the value "100:00" for the input, but the value i see is "4:00". After the data retrieve, if we try to edit the input we can see that now it's working.
The text was updated successfully, but these errors were encountered: