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.
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.