The componentDidUpdate() method is invoked immediately when component gets updated. This method is not called for the initial render.
Similar to componentWillUpdate(), this method is also not invoked if shouldComponentUpdate() returns false.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.