Minified version doesn't work
Minified version doesn't work
I'm trying to upgrade my datatables but I'm running into some problems.
https://cdn.datatables.net/v/dt/jszip-2.5.0/dt-1.10.16/b-1.5.1/b-flash-1.5.1/b-html5-1.5.1/b-print-1.5.1/rg-1.0.2/rr-1.2.3/datatables.js
seems to work but
https://cdn.datatables.net/v/dt/jszip-2.5.0/dt-1.10.16/b-1.5.1/b-flash-1.5.1/b-html5-1.5.1/b-print-1.5.1/rg-1.0.2/rr-1.2.3/datatables.min.js
returns "Sorry - something has gone wrong. This has been logged and will be looked into"
I should note that the problem seems to stem from RowGroup. If I take out rg-1.0.2/
from the URL, it works fine.
Answers
Oddly, when I try to load that second link, it loads no problem. Could you try clearing your cache, or using a different browser, and see if it works now?
Thanks,
Allan