nikgraf / belle

Configurable React Components with great UX
http://nikgraf.github.io/belle/
MIT License
2.51k stars 104 forks source link

IE11 workaround #324

Closed WeshGuillaume closed 7 years ago

WeshGuillaume commented 7 years ago

On Internet Explorer 11, the onBlur event is triggered before the onClick event occurs. onMouseDown prevents this behaviour.

nikgraf commented 7 years ago

@GuillaumeBadi can you check what's up with the tests? maybe rebase with master?

thx for taking the effort to create a PR

nikgraf commented 7 years ago

closed since I merged the other PR 👍