joystick
joystick copied to clipboard
Run onBeforeUnmount on child components when a parent re-renders
This could be done in the render() method, or, in the getUpdatedDOM() function before re-rendering the parent.
This may not be an issue any more. Need to review.