Skip to content

CancelAllDialogs action doesn't work #3534

@luhan2017

Description

@luhan2017

Github issues should be used for bugs and feature requests. Use Stack Overflow for general "how-to" questions.

Version

latest master

Describe the bug

CancelAllDialogs action doesn't work as expected.

To Reproduce

Steps to reproduce the behavior:

  1. Go to Microsoft.Bot.Builder.TestBot.Json
  2. Start the bot
  3. Run sample 13. EndDialog
  4. See screenshot, call CancelAllDialogs will throw an exception.

image

The dc.Parent.CancelAllDialogsAsync is not executed.
image

Expected behavior

Give a clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

[bug]

Metadata

Metadata

Assignees

Labels

R8Release 8 - March 16th, 2020

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions