mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Once you remove an element from the dom, it has no 'nextSibling'. So don't remove elements while iterating over them.
Once you remove an element from the dom, it has no 'nextSibling'. So don't remove elements while iterating over them.