sanniassin / react-input-mask

Input masking component for React. Made with attention to UX.
MIT License
2.22k stars 258 forks source link

bugfix iframe error #201

Closed vladmelnikov closed 4 years ago

vladmelnikov commented 4 years ago

fix for https://github.com/sanniassin/react-input-mask/issues/182

igorkamyshev commented 4 years ago

Hello, folks. We use your lib in our project, and it is really beautiful, absolutely. This is our project — http://github.com/samokat-oss/operations-ui.

But, we want to use it in iframe component. And this PR blocks us. Please, review this minor fixes, and give your feedback.

sanniassin commented 4 years ago

@vladmelnikov Thank you for the fix proposal. It turned out that there was a few more places to fix, so I fixed the problem in another commit.