Quantcast
Channel: DataTables 1.10 — DataTables forums
Viewing all articles
Browse latest Browse all 2364

After upgrading DataTables from 1.10.20 to 1.10.21, the page only shows "Processing...", no tables

$
0
0

Each version of DataTables works perfectly from 1.10.1x to 1.10.20, but not the latest 1.10.21.

Here is my major lib's version:
Editor v1.9.4
jQuery 3.5.1,
jQuery-ui 1.12.1
BoosStrap 4.5.0

There are some other DataTable's plug-ins included, if needed, they are going to be posted later.

The data source is backed by a Java project and Spring framework, so jquery.spring-friendly.js is imported to convert array data type, which is very helpful.

The whole table shows buttons and column names, "Processing...", but no data or rows. The ajax call works, all the data returns from server side. No DataTables relative error shows in Chrome console. Two screen-shots are attached.

I do appreciate if anyone can advice. Please let me know if you need some other info. Thank you.


Viewing all articles
Browse latest Browse all 2364

Trending Articles