react-advanced-cropper icon indicating copy to clipboard operation
react-advanced-cropper copied to clipboard

Warning: Can't perform a React state update on an unmounted component.

Open Benjamin-Willard opened this issue 1 year ago • 2 comments

Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in a useEffect cleanup function

Component that it barks a storm about is AbstractCropperComponent. within useAbstractCropperProps and this is using the FixedCropper.

React: 17 react-advanced-cropper: v0.19.2

Benjamin-Willard avatar Apr 28 '23 01:04 Benjamin-Willard

@Uniphix, how to reproduce this issue?

Norserium avatar Jan 21 '24 09:01 Norserium

@Uniphix, any news?

Norserium avatar Jun 09 '24 17:06 Norserium