I am trying to refer to this code where a we are downloading a CSV file on click of a link.
$(document).ready(function () {
function exportTableToCSV($
This is a bug in Chrome 35 reported in issue #377860.
Update: This bug was merged into issue #373182. You can click the star to tell the devs you think this issue should get fixed and also get notified of changes.
Typically the chromium team releases an update every 2 weeks so you can expect a fix soon since this is marked as Pri-1 which I assume means highest priority.