Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
huumanoid committed Jan 29, 2017
1 parent bd3bfb0 commit cf33e9d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,9 @@ class ReactTooltip extends Component {
scrollHide = this.props.scrollHide
}

// To prevent previously created timers from triggering
this.clearTimer()

this.setState({
placeholder,
isEmptyTip,
Expand Down

0 comments on commit cf33e9d

Please sign in to comment.