William Wong

Results 187 comments of William Wong

Someone need to investigate the Web Socket connection and see why it is disconnected, following this "road" of components: 1. Web Chat 2. DirectLineJS (ASE) 3. Bot Framework Streaming Extensions...

Don't know if `AllowInterruptions` is a good name to intuitively understand its purpose. FYI, in JS, we call this "stop propagation". And "interruption" in speech could means "allow the user...

Agree. We should stick with the name, I thought it is a new one. 😄

R13 planning should start next week. DRI, please look at this one next week.

With `[email protected]`, still no luck after nuking `node_modules` and `package-lock.json`. My steps: - Verify it is running `[email protected]` and `[email protected]` - Remove both `node_modules` and `package-lock.json` - Verify `npm config...

Also the "locally" installed package could mean a package installed in parent folder, it should check `../node_modules/cross-env` up to the root.

I think so, it's a de facto standard for web servers to redirect `/drivers` to `/drivers/` when serving `index.html`.

I will investigate this, added to R14 To-do board. It's about the 3rd thing on my list now.

@Swedhab3893 thanks for reporting. We are currently a week from our next release and this bug couldn't make into our schedule. We will look into this one in our next...

Yes, this is a new feature. According to the spec: > Senders intending that speech should not be generated SHOULD use this value (quoted, and escaped as required) as the...