Using deprecated lifecycle methods like componentWillMount
Using Deprecated React Lifecycle Methods The Problem with Legacy Lifecycle Methods React has deprecated several class component lifecycle methods, including: These were replaced because: Why You Should Stop Using componentWillMount….