MicrosoftEdge-Extensions-Demos
MicrosoftEdge-Extensions-Demos copied to clipboard
NativeMessagingHost fails
If we'll make two fast refreshes on test web page NativeMessagingHost (tested on out of process version) fails in OnAppServicesCanceled on line
this.desktopBridgeConnection = desktopBridgeConnections[this.currentConnectionIndex];
Because there's no such index in the dict at the moment