insin / insin/react-maskedinput

Not able to set the default placeholder as an empty string

Open
#118 3 comments 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
727
Forks
191
PR merge metrics
No merged PRs in 30d

Description

Passing `placeholderChar=''` does not work.
For example, if you do:
```js

```
the placeholder will still be `_` instead of an empty string, while [inputmask-core](https://github.com/insin/inputmask-core) supports empty string it according to [this line](https://github.com/insin/inputmask-core/blob/master/lib/index.js#L204)

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.