By ED srl on Tuesday, 25 August 2015
Posted in Technical Issues
Replies 1
Likes 0
Views 1.1K
Votes 0
HI,
after update to the version 1.3.30 I have this error
Uncaught TypeError: Cannot read property 'clearData' of undefined in the file easysocial-1.3.30.static.min.js
Can you help me
Hey Walter,

This error is actually not produced or caused by EasySocial. Upon inspecting your site, it looks like one of the plugin, "System - AntiCopy" is initiating some script on the body level and those scripts aren't ready yet.


<body onload="setInterval('window.clipboardData.clearData()',20)">


You should check this with the author of the plugin
·
Tuesday, 25 August 2015 22:38
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post