tablesorter
tablesorter copied to clipboard
Content Security Policy compliance
When I use TableSorter on a page with Content-Security-Policy:default-src 'self' Chrome throws an error on the Javascript console:
Uncaught EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "default-src 'self'".
at line 625.