Because you are directly manipulating the state rather than using setState . In react you must never manipulate the state directly.
確定! 回上一頁