Shashin.js error after last update
-
Not sure why, but after the last Shashin update I’m getting this error:
Uncaught TypeError: Object #<Object> has no method 'on' shashin.js?89b583:10
Seems to be referring to:
`$(‘.shashinTableCell’).on(‘click’, ‘.shashinAlbumThumbLink’, function(event) {
if (shashinJs.imageDisplayer == ‘source’) {
return true;
}`I’ve commented out that line and it’s working fine now, but not sure what I’ve broken in doing so. Any ideas on this would be much appreciated. Thanks–
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Shashin.js error after last update’ is closed to new replies.