DataTablesSrc icon indicating copy to clipboard operation
DataTablesSrc copied to clipboard

Missing classes on search input

Open dcrec1 opened this issue 4 years ago • 3 comments

When using datatables.net 1.10.24 together with datatables.net-bs 1.10.24 and rendering the search input, the Bootstrap classes present in datatables.net 1.10.23 are missing.

This are the classes that are present in 1.10.23 and missing in 1.10.24:

image

This is how the search input looks in Chrome with version 1.20.23:

image

This is how the search input looks in Chrome with version 1.20.24:

image

Reverting to version 1.20.23 fixes the problem.

dcrec1 avatar Mar 26 '21 00:03 dcrec1

It seems to be okay here. Can you link to a test case showing the issue please.

Allan

DataTables avatar Mar 26 '21 08:03 DataTables

Sorry, I found out that this bug happens when using the mentioned combination with datatables.net-buttons v1.7.0.

Should this be moved to the datatables.net-buttons repository?

dcrec1 avatar Mar 29 '21 15:03 dcrec1

Here is fine - it would just be me replying in the other repo anyway :-).

I've just had a look at our Bootstrap 4 example which uses Buttons 1.7.0 and DataTables 1.10.24. It also seems okay. Can you link to a page showing the issue please?

DataTables avatar Mar 29 '21 16:03 DataTables