assisrafael / assisrafael/angular-input-masks
ui-number-mask changes the input value when mask is changed.
- Dominant language
- JavaScript
- Stars
- 955
- Forks
- 329
- PR merge metrics
- No merged PRs in 30d
Description
If ui-number-mask is changed dinamically ex.:
Suppose decimals is 0 and quantity is 333. If decimals changes do 2 lets say, then the input shows 3,33 when I think it should show 333,00, meaning, the value should not change, just the mask.
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/50172513-ui-number-mask-changes-the-input-value-when-mask-is-changed?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).
Contributor guide
Assessment
This issue has not been assessed yet.