Skip to content

Clear initial resetTriggers timeout on unmount #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 15, 2015
Merged

Clear initial resetTriggers timeout on unmount #5

merged 1 commit into from
Apr 15, 2015

Conversation

ahutchings
Copy link
Contributor

If the Resizable component is unmounted before the initial resetTriggers timeout fires, an exception will be thrown when resetTriggers attempts to read from the DOM. Store a reference to the resetTriggers timeout ID and clear it before the component unmounts.

If the Resizable component is unmounted before the initial
resetTriggers timeout fires, an exception will be thrown when
resetTriggers attempts to read from the DOM. Store a reference to the
resetTriggers timeout ID and clear it before the component unmounts.
@nrako nrako merged commit 0922176 into nrako:master Apr 15, 2015
@ahutchings ahutchings deleted the clear-reset-triggers-timeout branch April 15, 2015 21:01
denis-bunakalya pushed a commit to SpirentOrion/orion-react-component-resizable that referenced this pull request Mar 29, 2022
denis-bunakalya pushed a commit to SpirentOrion/orion-react-component-resizable that referenced this pull request Mar 29, 2022
…gers-style-#5

nrako#5 opacity 0 added to resize-triggers style
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants