-
Notifications
You must be signed in to change notification settings - Fork 292
Closed
Labels
Bot ServicesRequired for internal Azure reporting. Do not delete. Do not change color.Required for internal Azure reporting. Do not delete. Do not change color.bugIndicates an unexpected problem or an unintended behavior.Indicates an unexpected problem or an unintended behavior.customer-replied-toIndicates that the team has replied to the issue reported by the customer. Do not delete.Indicates that the team has replied to the issue reported by the customer. Do not delete.customer-reportedIssue is created by anyone that is not a collaborator in the repository.Issue is created by anyone that is not a collaborator in the repository.
Description
Github issues should be used for bugs and feature requests. Use Stack Overflow for general "how-to" questions.
Versions
Current main branch (commit 08b73c4)
What package version of the SDK are you using.
❯ node --version
v14.19.0
OS: MAC OS
Describe the bug
TeamsActivityHandler, when an activity is received, calls each handler added by onEvent(handler) twice
To Reproduce
- Self explanatory, add an event, call it
Expected behavior
Event handlers should be called once
Metadata
Metadata
Assignees
Labels
Bot ServicesRequired for internal Azure reporting. Do not delete. Do not change color.Required for internal Azure reporting. Do not delete. Do not change color.bugIndicates an unexpected problem or an unintended behavior.Indicates an unexpected problem or an unintended behavior.customer-replied-toIndicates that the team has replied to the issue reported by the customer. Do not delete.Indicates that the team has replied to the issue reported by the customer. Do not delete.customer-reportedIssue is created by anyone that is not a collaborator in the repository.Issue is created by anyone that is not a collaborator in the repository.