Button Collections Not Aligned Properly (Bootstrap 4, DataTables 1.10.21)
Button Collections Not Aligned Properly (Bootstrap 4, DataTables 1.10.21)
Link to test case: http://live.datatables.net/wakupaqa/1/edit
Debugger code (debug.datatables.net): N/A
Error messages shown: N/A
Description of problem:
Using DataTables 1.10.21 with Bootstrap 4 and button collections, the drop down selectors for the buttons float to the left of the page, rather than under the button. This seems to be a new issue with the 1.10.21 release, as previously on 1.10.20, this did not occur. In the example, the buttons div is centered and the button drop downs on both the Export and the Column Visibility float all the way to the left.
Replies
Could be the same as the issue reported in this thread.
kevin
Yep, that definitely is the same issue.
Updated my example with the nightly builds and the issue is resolved: http://live.datatables.net/wakupaqa/2/edit
Thanks as always