Skip to content

Commit

Permalink
fix #1851
Browse files Browse the repository at this point in the history
  • Loading branch information
GianlucaGuarini committed Sep 5, 2016
1 parent 813dcd0 commit 54cbc62
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/browser/tag/tag.js
Original file line number Diff line number Diff line change
Expand Up @@ -228,9 +228,6 @@ export default function Tag(impl, conf, innerHTML) {

this.update(item)

// internal use only, fixes #403
this.trigger('before-mount')

if (isLoop && anonymous) {
// update the root attribute for the looped elements
this.root = root = dom.firstChild
Expand Down

0 comments on commit 54cbc62

Please sign in to comment.