enigma-io / react-input-placeholder

Input is a small wrapper around React's <input> that shims in placeholder functionality for browsers that don't natively support it.
MIT License
34 stars 28 forks source link

Does not work with intl-react lib #18

Open captainkovalsky opened 8 years ago

captainkovalsky commented 8 years ago

Hi all,

when I change a locale placeholders are not updated. How can I fix this issue?

quantizor commented 8 years ago

Would have to see how you're using it. I took a peek at the intl-react library and didn't see anything crazy going on.