Dropdown header buttons (like colvis and pageLength) with Bulma doesn't show the selected value(s) correctly
AkosLukacs opened this issue · 2 comments
AkosLukacs commented
A picture or two is worth 1000 words in this case. Go to the official samples https://datatables.net/extensions/buttons/examples/column_visibility/simple.html or https://datatables.net/extensions/buttons/examples/initialisation/pageLength.html and select Bulma as CSS styling framework.
There is only a ✔️in the center of the dropdown, regardless of selected value of values.
Selection does work, but doesn't show the selected value correctly.
AllanJard commented
Should have been fixed with this commit. It isn't in a Buttons release yet, but I'll tag that up tomorrow.
AkosLukacs commented
Cool, haven't checked that repo for a fix. Thank you!