angular-input-masks icon indicating copy to clipboard operation
angular-input-masks copied to clipboard

When 0 is the initial value of a ui-money-mask, nothing shows up

Open wlingke opened this issue 9 years ago • 2 comments

To be more specific, suppose I had:

<input ng-model="test" ui-money-mask>

and test was 0 when I first loaded the page, then the input will show blank.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/24841343-when-0-is-the-initial-value-of-a-ui-money-mask-nothing-shows-up?utm_campaign=plugin&utm_content=tracker%2F1022469&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F1022469&utm_medium=issues&utm_source=github).

wlingke avatar Jul 23 '15 17:07 wlingke

Can you provide a working plunker that exhibits your bug?

assisrafael avatar Jul 23 '15 18:07 assisrafael

I'm facing this problem too. I tried to set a plunker but the library link is broken, could you please set up the library link on plunker so I can set up the project template please?

neormx avatar Aug 20 '15 22:08 neormx