diff --git a/src/General/Get.coffee b/src/General/Get.coffee index 235d2781e..d246493b0 100644 --- a/src/General/Get.coffee +++ b/src/General/Get.coffee @@ -78,7 +78,7 @@ Get = # Stop here if the container has been removed while loading. return unless root.parentNode clone = post.addClone context - Main.callbackNodes Post, [clone] + Main.callbackNodes Clone, [clone] # Get rid of the side arrows. {nodes} = clone