Open
Description
Hi,
I implemented a react-bootstrap-table on my app.
I have data, some rows are unselectable.
it works great on every browser, except for IE and Edge. I can easily check all, but not unckeck.
Sometimes after 3/4 click it works, sometimes it never works.
I can reproduce this bug on your example page : http://allenfang.github.io/react-bootstrap-table/example.html#selection on "Unselectable Row" and "Multi Selection"
I really appreciate any help you can provide.