Hi there,
On my live code the excel export from the grid is not working because of this error in the Chrome console :-
Mixed Content: The page at 'https://(xxx)' was loaded over HTTPS, but requested an insecure script 'http://cdnjs.cloudflare.com/ajax/libs/jszip/2.4.0/jszip.js'. This request has been blocked; the content must be served over HTTPS.
How do I go about including this script safely on an HTTPS connection?
Thanks,
Mark