componentWillReceiveProps is now deprecated: https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html Consider removing it from the following components: https://github.com/BoilerMake/frontend/blob/4368f21f193ce3e8ea47a781e88293683ba547ca/src/components/Question.js#L16 https://github.com/BoilerMake/frontend/blob/55b49db8ba463ef2aa3931f6b5aff42ff480199c/src/pages/Application/ApplicationSelectField.js#L13
componentWillReceiveProps is now deprecated: https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html
Consider removing it from the following components:
frontend/src/components/Question.js
Line 16 in 4368f21
frontend/src/pages/Application/ApplicationSelectField.js
Line 13 in 55b49db