Persistent Processing Overlay Message

Persistent Processing Overlay Message

TA86TA86 Posts: 1Questions: 1Answers: 0

Hello all! Has anyone had an issue pop up with the "Processing..." message persistently displaying over your data table? I was using 1.10.11 for both jquery.dataTables.min.js and jquery.dataTables.min.css.....and tried using 1.10.12 as well but the issue still remains.

On page load, the data is no longer loading and instead the "Processing..." overlay shows. Then if I utilize the search box, I am able to return data but the Processing... message is still displayed over a portion of the data.

Does this ring true for anyone else?

Answers

  • allanallan Posts: 64,610Questions: 1Answers: 10,683 Site admin

    That will happen if a Javascript error occurs when the data is loaded. The question thus becomes, what is that Javascript error? You'll be able to see in in your browser's console.

    Allan

This discussion has been closed.