jquense/react-bootstrap-modal

isMounted is deprecated

Closed this issue · 2 comments

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.

PR's welcome!

+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