zillow / react-slider

Accessible, CSS agnostic, slider component for React.
https://zillow.github.io/react-slider
MIT License
891 stars 232 forks source link

Fix IE11 blur exception #97

Closed Mike-Bell closed 7 years ago

Mike-Bell commented 7 years ago

Fix document.activeElement.blur exceptions

mpowaga commented 7 years ago

Thanks @Mike-Bell!