react-bootstrap-table / react-bootstrap-table2

Next Generation of react-bootstrap-table
https://react-bootstrap-table.github.io/react-bootstrap-table2/
MIT License
1.27k stars 433 forks source link

Checkbox editor doesn't work on Safari #676

Open llemaitre19 opened 5 years ago

llemaitre19 commented 5 years ago

Hi,

Storybok checkbox example doesn' not work on Safari (9.1 and newer). It is impossible to change the state of the checkbox.

Maybe the same issue as reported here (but I can't reproduce this one).

Thanks for your help.

AllenFang commented 5 years ago

ok, currently the workaround is press space will allow u to check/uncheck the checkbox. I will take a look on this. thanks

llemaitre19 commented 5 years ago

Ok, thanks for the tip.

fabioshepherd commented 5 years ago

Hi! I have the same problem with Safari for iOS (iPad and iPhone). But with these devices I haven't the spacebar 🤔 There is a workaround for this problem?

Thanks ✌