Using a Waterfall Dialog gotcha

Make sure your Waterfall Dialog is the FIRST dialog you add. I.e. the Bot Framework invokes the first dialog in the dialog set it DOES NOT favour the first Waterfall Dialog.

One thought on “Using a Waterfall Dialog gotcha

  1. ee July 3, 2019 / 3:36 pm

    Alternatively if you’re inheriting from ComponentDialog you can set InitialDialogId to the Id of your first dialog.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s