AllenFang / AllenFang/react-bootstrap-table
Check/Uncheck all not working on IE/Edge
Open
bug
in progress
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 761
- PR merge metrics
- No merged PRs in 30d
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](http://allenfang.github.io/react-bootstrap-table/example.html#selection) on "Unselectable Row" and "Multi Selection"
I really appreciate any help you can provide.
Contributor guide
Assessment
This issue has not been assessed yet.