40818419 / react-code-input

React component for entering and validating PIN code.
MIT License
314 stars 129 forks source link

Placeholder is not working #172

Open AndrePereiraSF opened 2 years ago

AndrePereiraSF commented 2 years ago

Placeholder property is not working here. Someone is facing the same issue?

unitondev commented 1 year ago

@AndrePereiraSF +1. I found this in an old issue: https://github.com/40818419/react-code-input/issues/72#issuecomment-751771593

AndrePereiraSF commented 1 year ago

@unitondev Thanks for replying. This is the solution I'm using now. The problem is that the library provides a property called placeholder to this case, and by creating this issue, my idea is that this property should be corrected to work again, as it is not. Otherwise placeholder property should be removed.