Skip to content

Commit

Permalink
Merge pull request #85 from IBMa/zhennan-reset
Browse files Browse the repository at this point in the history
#1169 Children elements won’t be highlighted after clicking Reset button, and then same parent element.
  • Loading branch information
drjoho authored May 20, 2020
2 parents 5f89739 + 743490a commit f0ea906
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,8 @@ selectPath("${item.path.dom}");
console.log('Could not select element, it may have moved');
}
});

this.onFilter(item.path.dom)
}
}
}
Expand Down

0 comments on commit f0ea906

Please sign in to comment.