Skip to content
This repository has been archived by the owner on Nov 27, 2019. It is now read-only.

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
luckylooke committed Feb 18, 2018
1 parent 56c94e5 commit e9100c0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/dist/examples.js
Original file line number Diff line number Diff line change
Expand Up @@ -947,7 +947,7 @@ return /******/ (function(modules) { // webpackBootstrap
return;
}

if ( reference === null ||
if ( (reference === null && changed) ||
reference !== shared.item &&
reference !== nextEl( shared.item ) &&
reference !== shared.currentSibling ) {
Expand Down
Loading

0 comments on commit e9100c0

Please sign in to comment.