export-csv icon indicating copy to clipboard operation
export-csv copied to clipboard

Undefined is not a function

Open aarongeiser opened this issue 10 years ago • 1 comments

Hi there -

The JS Fiddles you've got online as well as my attempt to use this plugin result in an "Undefined is not a function" error.

What could be the cause?

aarongeiser avatar Oct 03 '14 16:10 aarongeiser

Fixed by hosting the JavaScript file from GitHub Pages instead of rawgit.com.

PS: In production, always host the JS file from your own web server!

TorsteinHonsi avatar Oct 13 '14 07:10 TorsteinHonsi