cljs-react-material-ui icon indicating copy to clipboard operation
cljs-react-material-ui copied to clipboard

isMounted is deprecated

Open alvatar opened this issue 8 years ago • 1 comments
trafficstars

Hi,

Lately, this message happens with basically every component I create. Is it expected?

material-ui.inc.js:925 Warning: my-comp: isMounted is deprecated. Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks.

alvatar avatar Jul 17 '17 13:07 alvatar

I've never seen this personally

madvas avatar Sep 15 '17 12:09 madvas