Sam Morris
Sam Morris
``` javascript $(".block--discussion-thread").each(function(el) { if (!$(this).hasClass("block--discussion-thread--checked")) { if (typeof $(this)[0].children[4] !== "undefined") { var blockID = "#" + $(this)[0].children[3].id; var numOfComments = $(this)[0].children.length - 4; if (numOfComments == 1) {...
I've been having a little bit of an issue with this package. I've managed to figure out why it's happening. I think. I'm trying to request too many worksheets at...