ngx-currency icon indicating copy to clipboard operation
ngx-currency copied to clipboard

Undo input with Cmd/Ctrl-Z doesn't undo

Open msacket opened this issue 4 years ago • 0 comments

When attempting to undo a value input into a currency field. The input doesn't revert to its previous value. You can try it out with the demo here: https://nbfontana.github.io/ngx-currency/

I'm not sure if this is related to how the model is store internally or if it something else. I've not noticed this behavior with other types of plain inputs bound to ngModel.

msacket avatar Aug 28 '20 15:08 msacket