diff --git a/src/tags/taglist.tag b/src/tags/taglist.tag index a2008dd..0370e24 100644 --- a/src/tags/taglist.tag +++ b/src/tags/taglist.tag @@ -115,6 +115,7 @@ along with this program. If not, see . this.on('page-update', function(page) { self.page = page; + this.toDelete = 0; this.update(); });