-
Notifications
You must be signed in to change notification settings - Fork 98
Open
Description
看一下这个例子:https://codesandbox.io/s/hox-best-practice-w96lz
在 combinedInc 与 combinedDec 的区别只在于调用外部与外部的 setState 的顺序不同,却导致触发的 effect 次数不同(inc 1 次;dec 2 次,并其中一次是错误的),这影响就很大了。
Metadata
Metadata
Assignees
Labels
No labels