isMounted is deprecated
Closed this issue · 2 comments
albertpb commented
I'm having this warning every time modal is open.
Warning: Modal: isMounted is deprecated. Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks.
jquense commented
PR's welcome!
LuciRebecca commented
+1
The issue comes out of react-overlays, but when upgrading to the latest version there are more changes that cause... more issues from things like the Transition change