-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sequenceで、AppendCallbackの後ろに何もないと、Callbackが呼ばれません #18
Comments
この不具合はv0.2.0で修正されました。確認いただけると幸いです。 |
v0.2.0で、呼ばれるようになったのは確認しましたが、どうも最後のCallbackが複数回呼ばれてしまうようです。
と表示されます。 |
とした場合、
となります。最後のグループが二重に呼ばれている? |
こちらでも再現ができました。原因が分かり次第修正します。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
とした場合、最初のCallbackは呼ばれますが、二個目は呼ばれないようです。
The text was updated successfully, but these errors were encountered: