Botframework-emulator: Emulator reporting

Created on 6 Mar 2019  路  6Comments  路  Source: microsoft/BotFramework-Emulator

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

Version

4.2.150548

Describe the bug

Emulator is not rendering trace activities correctly, instead it reports "No renderer for this activity" as shown below. Also clicking trace entries on the right hand side log panel renders a LUIS inspector strangely.

image

To Reproduce

Steps to reproduce the behavior:

  • Use Emualtor against a Bot that sends trace activities (let me know and I can give you a bot file internally)

Expected behavior

  • No renderer error
  • Trace activities render in log view

Screenshots

If applicable, add screenshots to help explain your problem.
image

Additional context

Add any other context about the problem here.

[bug]

Bug

All 6 comments

This looks like a webchat issue since it should be ignoring activities of type trace. Also, are you able to paste the activity json here and provide a screen capture of the strange behavior with the Luis inspector?

Crosslinking to issue #1328 and PR #1334

Closing this as fixed via #1349

When should this fix go public? Is it available in a preview version now?

@KatieProchilo this fix will be available in v4.3.2 which is building right now. I'll update this thread when it finishes.

@KatieProchilo version 4.3.2 is now available here: v4.3.2

Was this page helpful?
0 / 5 - 0 ratings