DataTables / DataTablesSrc

DataTables source repository
https://datatables.net
MIT License
640 stars 425 forks source link

Button Group reveal its sub-buttons strangely for bootstrap style #159

Open shrektan opened 4 years ago

shrektan commented 4 years ago

Related to https://github.com/rstudio/DT/issues/773

For the bootstrap style, a button group (like "colvis") will display its sub-buttons strangely. It looks like the button is overlapped by the table header in the first 1 or 2 seconds.

I've recorded a Gif and a test case to illustrate this clearer.

Thanks.

The test case link

http://live.datatables.net/jusukuti/1/edit

The screen Gif

Mar-23-2020 22-52-31

DataTables commented 4 years ago

Thank you - I see it as well in both Firefox and Chrome. I haven' no idea what is causing that off the top of my head I'm afraid!