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
I can confirm this problem only happens on macOS and not Windows. When a user creates a bot (e.g. empty) and hit run on macOS, then clicking "Test in Emulator", the Emulator starts but does not connect to the bot. The work around would be instructing the user to manually open the bot.
This behavior is different from Windows where the same step would result with Emulator connecting to the bot upon opening.
I think this is a known issue with deep linking on mac os, once the app is open, clicking the button again works as expected./ @tonyanziano can you comment on this?
Describe the bug
I can confirm this problem only happens on macOS and not Windows. When a user creates a bot (e.g. empty) and hit run on macOS, then clicking "Test in Emulator", the Emulator starts but does not connect to the bot. The work around would be instructing the user to manually open the bot.
This behavior is different from Windows where the same step would result with Emulator connecting to the bot upon opening.
Version
Version: 2.0.0-nightly.243450.6728c56
Electron: 8.2.4
Chrome: 80.0.3987.165
NodeJS: 12.13.0
V8: 8.0.426.27-electron.0
Browser
OS
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Emulator opens, connects to bot, and user can start interacting with the bot.
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: