Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

'Processing...' div does not appear properly #281

Closed
victorleal opened this issue Apr 17, 2015 · 1 comment
Closed

'Processing...' div does not appear properly #281

victorleal opened this issue Apr 17, 2015 · 1 comment
Labels
Milestone

Comments

@victorleal
Copy link

I'm using angular-datatables with server-side processing. So, at each request Datatables should show a div with the 'Processing...' message. Instead, it just shows a text on the right top of the table.

I took the CSS from the Datatables Boostrap, and compared it with the CSS provided with the angular-datatables (on Bower). Your file is missing the div.dataTables_processing class. Maybe it has to be put inside your CSS file, or maybe is just my problem.

@l-lin
Copy link
Owner

l-lin commented Apr 20, 2015

It's an issue on the Datatables Bootstrap CSS.
I didn't notice it because I always use the jquery.dataTables.min.css along with the datatables.bootstrap.min.css.

@l-lin l-lin added the bug label Apr 20, 2015
@l-lin l-lin added this to the v0.4.3 milestone Apr 20, 2015
@l-lin l-lin closed this as completed Apr 20, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants