microsoft / BotFramework-Composer

Dialog creation and management for Microsoft Bot Framework Applications
https://docs.microsoft.com/en-us/composer/
MIT License
870 stars 371 forks source link

Bot response includes an imported statement / comment #7364

Closed garypretty closed 3 years ago

garypretty commented 3 years ago

Describe the bug

Created a new bot using the Basic Conversational Bot template. The last response in the welcome message, shown in the response editor, has an imported comment contained within it, which is also shown at runtime.

Not sure if this is down to the LG Editor or a bug within the template content.

@hatpick @srinaath could you take a look at this please?

cc @clearab can you let us know if you're already aware of this issue on the template side please.

image

image

Version

Version: 1.4.0-nightly.239011.99a74b9 Electron: 8.2.4 Chrome: 80.0.3987.165 NodeJS: 12.13.0 V8: 8.0.426.27-electron.0

hatpick commented 3 years ago

It's definitely not generated by "lg editor", perhaps runtime build or merging step. But Lg Editor can persist it to a variation, @tdurnford is on it.