Closed
Description
This issue was originally reported by @jedwards1211 via facebook/react/issues/9693
Outcome of discussion on this issue: We should better document that you're not expected to cause side effects that synchronously update state in certain lifecycle methods. Here's a cheatsheet that shows which methods are safe and which aren't.