Skip to content

Comments

Fix post command execution#20

Open
rasendubi wants to merge 1 commit intoa-sk:masterfrom
rasendubi:patch-1
Open

Fix post command execution#20
rasendubi wants to merge 1 commit intoa-sk:masterfrom
rasendubi:patch-1

Conversation

@rasendubi
Copy link

Currently, onNotify command is executed twice in a row and
onNotifyPost is not executed at all. The issue is caused by a type
in the code.

Known workaround: use an object for post command instead of a string.

Currently, `onNotify` command is executed twice in a row and
`onNotifyPost` is not executed at all. The issue is caused by a type
in the code.

Known workaround: use an object for post command instead of a string.
@rasendubi
Copy link
Author

@a-sk ping. Would you like to merge this?

@leggewie
Copy link

ping @a-sk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants