react-proxy-loader
react-proxy-loader copied to clipboard
Wraps a react component in a proxy component to enable Code Splitting.
How to deal with it? > warning.js?8a56:33 Warning: ReactProxy: isMounted is deprecated. Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks.
please npm version update thanks
Just a heads up ReactProxy: React.createClass is deprecated and will be removed in version 16. Use plain JavaScript classes instead. If you're not yet ready to migrate, create-react-class is available...
Addition of `webpack-defaults` & associated refactoring as a part of the next `Major` release Issue exists for status tracking across the organization. >Please do not close