componentWillUpdate()

in 01 - Core/06 - Refs.js [54:56]


  componentWillUpdate() {
    this.buttonWasMountedThisPass = false;
  }