mauerwerk
mauerwerk copied to clipboard
Can't call setState (or forceUpdate) on an unmounted component
I'm getting this error: Warning: Can't call setState (or forceUpdate) 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 the componentWillUnmount method. in Spring (created by Transition)
Any thoughts?
I think I’ve fixed it in the upcoming React spring version. Will update soon.