Blockers are duplicated when a table is reinitialized
Blockers are duplicated when a table is reinitialized
Link to test case: can't link to page, since I would need to share vpn data and customer information(outdated)
Debugger code (debug.datatables.net): An error occurred.
Error messages shown: No errors are shown
Description of problem: I have multiple tables on a single site, they are all created with destroy:true and both fixedHeader and fixedColumns properties set. When a user causes reinitalization of a table different blockers (stfc-right-bottom-blocker for example) stay in body and new ones are added. When a user refreshes the table enough times the number of blockers causes the page to lag or chrome to crash because of high memory usage (some users use old low end devices)
This question has an accepted answers - jump to answer
Answers
Agreed - thanks for flagging this up. I can see it in this little test case.
I'll get a fix committed and post back here when done.
Allan
Fix and tests committed here. The change will be in the nightly shortly and in the next release.
Regards,
Allan