-
Notifications
You must be signed in to change notification settings - Fork 490
Description
Github issues should be used for bugs and feature requests. Use Stack Overflow for general "how-to" questions.
Version
What package version of the SDK are you using.
->4.21.0
Describe the bug
Give a clear and concise description of what the bug is.
->The latest version 'typing' middle ware is only able to send "typing" for first response and its missing in all other subsequent responses for a single question in bot framework.
Earlier we were using 4.18.0, and it was working as expected as in typing was thrown before all responses.
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
Give a clear and concise description of what you expected to happen.
->It should be able to send "typing" for first response and as well all other subsequent responses
Screenshots
If applicable, add screenshots to help explain your problem.
-> attached video example
Additional context
Add any other context about the problem here.
Recording 2023-10-09 161456.zip