William Wong

Results 187 comments of William Wong

I know we are not doing a great job on SSR. We build our UI couple of years ago before SSR is as popular as today. It would be interested...

This is by design. Adaptive Cards supports repetitive submissions. In other words, after a button is clicked, the user can go back and click another button. This is the design...

This is good. Internally, we are planning this feature, streaming texts/completions from Azure OpenAI and other capable services into Web Chat.

Sounds like Google Tag Manager hijacked `XMLHttpRequest` and they failed the response. I found a [similar question on StackOverflow](https://stackoverflow.com/questions/38419708/ajax-post-xmlhttprequest-to-datalayer-via-google-tag-manager). 1. Can you bring the issue to Google Tag Manager? -...

@kr-prash I tried to load Web Chat with 2 versions of Google Tag Manager. I am still able to talk to the bot. The versions of GTM I am loading:...

![image](https://github.com/microsoft/BotFramework-WebChat/assets/1622400/131aa9c6-bd95-4692-b272-e1037fcc4a05) We couldn't repro the issue. We loaded `gtm.js` and still everything works correctly. Do you think there are other dependencies causing the issue? Could you try to load it...

The "end of chat history" is by design and is a technical workaround for browser compatibility.