cljs-react-material-ui
cljs-react-material-ui copied to clipboard
isMounted is deprecated
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.
I've never seen this personally