adopted-ember-addons / adopted-ember-addons/ember-inputmask

Value is not nullified when deleting the value via highlighting

Open
#4 9 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
67
Forks
43
PR merge metrics
No merged PRs in 30d

Description

Hi,

I'm using number-input and only when I first open the page and delete the existing value of the field via highlighting it all, then the unmaskedValue is not nullified and remains the same.

Have you ever come accross this issue?

This is how I use the component
{{number-input unmaskedValue=minTradeQty.value group=true groupSize=3 separator="." decimal=false radix=","}}

Thanks!
Ali

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.