cesarrew / ng2-currency-mask

A very simple currency mask directive that allows using a number attribute with the ngModel.
MIT License
235 stars 116 forks source link

this.inputHandler.getOnModelTouched is null #136

Open dj-milenkovic opened 5 years ago

dj-milenkovic commented 5 years ago

Error on Blur Event. When an input doesn't have a NgModel, then functionOnModelTouched will return null and then blur event can't apply event.