Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing classes on search input #189

Open
dcrec1 opened this issue Mar 26, 2021 · 3 comments
Open

Missing classes on search input #189

dcrec1 opened this issue Mar 26, 2021 · 3 comments

Comments

@dcrec1
Copy link

dcrec1 commented Mar 26, 2021

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.

@DataTables
Copy link
Collaborator

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

Allan

@dcrec1
Copy link
Author

dcrec1 commented Mar 29, 2021

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?

@DataTables
Copy link
Collaborator

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant