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 Jan 5, 2026. It is now read-only.
Github issues should be used for bugs and feature requests. Use Stack Overflow for general "how-to" questions.
Version
4.8.
Describe the bug
I was happily using version 4.7. Everything was fine. Then the "Update available" notification appeared and I proceeded with it. After that, I was unable to use the emulator. A consistent error was thrown from my bot: "[onTurnError]: Error: missing activity.from.id". After some time wasted figuring out what was happening, I uninstalled version 4.8 and reinstalled 4.7. And everything was right again. Now I continue to use 4.7 till this issue get fixed.
To Reproduce
Steps to reproduce the behavior:
Just open a bot in the emulator version 4.8
See error "[onTurnError]: Error: missing activity.from.id".
Expected behavior
To work as expected, just like in version 4.7.
[bug]