Meteor: Exception in queued task: Error: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node
问题 I have really weird problem and totally no clue how to solve it. I am trying to build very simple fullpage.js and meteor.js implementation. The code below works, but after a few minutes, it breaks. When I open a new incognito window it works for a few minutes again, but when I refresh the page I get the following error 3 times (one for each document in collection). Exception in queued task: Error: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.