You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
I created an EmptyBot using the EmptyBot sample.
There is a Send a response action (which does not exist in the previous releases) in the Greeting's trigger.
I tried to edit the LG in the Send a response action and generated an error.
I was updating this doc.
Version
Latest master branch.
Browser
Chrome
OS
Windows
To Reproduce
Steps to reproduce the behavior:
Create a bot using the Empty Bot template.
Click on 'Greeting' trigger
Select the Send a response action
Edit the LG file in the inline editor
See the error
Expected behavior
Should be able to edit the LG file in the Send a response action.
Proposed solution: Should get rid of this pre-defined action. It is a template defined as a common template (see Bot Responses -> All)
Additional context
The Send a response action is something new. There is not such an action pre-defined in the sample in the previous releases.