Skip to content

[Outlook] Event handler for DialogEventReceived not called when displaydialogasync times out #5521

Open
@AtharvaDevSeclore

Description

@AtharvaDevSeclore

In Outlook add-ins, the event handler for DialogEventReceived is not triggered when the displayDialogAsync times out.
Since DialogEventReceived is triggered when displayDialogAsync is closed, it is expected that it should also trigger when it times out.

My Add-in have some clean up login inside handleDialogClose which should be executed whenever the dialog is closed for any reason.

Please provide the timeline for fixing this issue, or let me know if there is any other event that handles timeouts for displayDialogAsync.

Metadata

Metadata

Assignees

Labels

Area: OutlookIssue related to Outlook add-insNeeds: attention 👋Waiting on Microsoft to provide feedback

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions