borbit / react-mask-mixin

Input mask for text input http://borbit.github.io/react-mask-mixin/
36 stars 11 forks source link

IE11 strange behaviour onClick #6

Open kenaku opened 8 years ago

kenaku commented 8 years ago

http://borbit.github.io/react-mask-mixin/ If you click first input(filled with numbers) at the middle of it and then click somewhere else on page - all data after carret will be deleted(see this screencast http://quick.as/JZ9zS95Wa)

PS:I know that IE11 is bad news, but it's still 25% of market share...