insin / inputmask-core

Standalone input mask implementation, independent of any GUI
MIT License
304 stars 52 forks source link

Incorrect raw value #18

Closed azhil closed 8 years ago

azhil commented 8 years ago

getRawValue returns string which contain `placeholderChar``s.

nilssolanki commented 8 years ago

@azhil how did you solve it?

azhil commented 8 years ago

@nilssolanki howdy! I did not ) Just found similiar issue: https://github.com/insin/inputmask-core/issues/10.