react-code-input icon indicating copy to clipboard operation
react-code-input copied to clipboard

Placeholder is not working

Open AndrePereiraSF opened this issue 3 years ago • 2 comments

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

AndrePereiraSF avatar Jun 29 '22 23:06 AndrePereiraSF

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

unitondev avatar Aug 02 '22 15:08 unitondev

@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.

AndrePereiraSF avatar Aug 02 '22 15:08 AndrePereiraSF