Skip to content

Instantly share code, notes, and snippets.

@haldarmahesh
Created October 19, 2018 12:34
Show Gist options
  • Select an option

  • Save haldarmahesh/8f82d792cac65235ebfc113f12938b01 to your computer and use it in GitHub Desktop.

Select an option

Save haldarmahesh/8f82d792cac65235ebfc113f12938b01 to your computer and use it in GitHub Desktop.
componentWillUnmount() {
this.chart.destroy();
this.resetLocalStorage();
this.clearSession();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment