Skip to content

[botbuilder]TeamsActivityHandler — Events are called twice #4202

Closed
@alexrecuenco

Description

@alexrecuenco

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

  1. Self explanatory, add an event, call it

Expected behavior

Event handlers should be called once

Metadata

Metadata

Labels

Bot ServicesRequired for internal Azure reporting. Do not delete. Do not change color.bugIndicates 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.customer-reportedIssue is created by anyone that is not a collaborator in the repository.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions