Need help on `Failed to execute 'removeChild' on 'Node'`

Not sure why it happen.

Error: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
    at Error (native)
    at t.detach (http://iw.app-cdn.vvd.nbyg.net/aae564dcc9aad294dab731645a7528f0cf155bae.js?meteor_js_resource=true:95:5528)
    at t.setMembers (http://iw.app-cdn.vvd.nbyg.net/aae564dcc9aad294dab731645a7528f0cf155bae.js?meteor_js_resource=true:95:4790)
    at r (http://iw.app-cdn.vvd.nbyg.net/aae564dcc9aad294dab731645a7528f0cf155bae.js?meteor_js_resource=true:95:20725)
    at Object.o.nonreactive (http://iw.app-cdn.vvd.nbyg.net/aae564dcc9aad294dab731645a7528f0cf155bae.js?meteor_js_resource=true:39:4471)
    at l (http://iw.app-cdn.vvd.nbyg.net/aae564dcc9aad294dab731645a7528f0cf155bae.js?meteor_js_resource=true:95:20641)
    at http://iw.app-cdn.vvd.nbyg.net/aae564dcc9aad294dab731645a7528f0cf155bae.js?meteor_js_resource=true:95:18555
    at Function.e._withTemplateInstanceFunc (http://iw.app-cdn.vvd.nbyg.net/aae564dcc9aad294dab731645a7528f0cf155bae.js?meteor_js_resource=true:97:5222)
    at http://iw.app-cdn.vvd.nbyg.net/aae564dcc9aad294dab731645a7528f0cf155bae.js?meteor_js_resource=true:95:18507
    at Object.f._withCurrentView (http://iw.app-cdn.vvd.nbyg.net/aae564dcc9aad294dab731645a7528f0cf155bae.js?meteor_js_resource=true:95:22623)

Have you seen this: