[bug] Invoke should fire transitions only within its state
bug
If invoke promise and skip it before it is resovled, it will fire `done` or `error` on current state
I think it should do nothing if state has chnaged.
https://codesandbox.io/p/sandbox/cocky-engelbart-gxs57j
Just remembered that this is duplicate of #141 #171 #208
关闭于 2024-12-13 2 条评论