React,React Router和Flux:当我尝试清除商店中的消息时,“在调度中间调度” [英]React, React Router and Flux: “dispatch in the middle of a dispatch” when I try to clear the messages on store
在React教程中,如果我注释掉明确的修补程序,为什么外观不会改变? [英]In the React tutorial, why does the appearance not change if I comment out the clear fix?