William Wong
William Wong
Is it still an issue for you?
This is fixed in 4.15.3. I tested this on 4.15.4. When a bot message arrived with a few suggested action buttons, say, "Yes, I am." and "No, I am not."...
Please give repro in the format of transcript, or HTTP traffic.
Per our offline discussion: 
 Looks like `aria-busy="true"` won't help with the accessibility issue. Few things we could try: - Change `role` to something else until the first message come - Inject an invisible...
@beyackle2 Few things I changed: - Now, it renders `` if there are any contents - For tests, I am adding this DOM integrity test to `verifyDOMIntegrity.js`, which is a...
Same to me. It should leverage the official NPM package and allow developers to pick CLDR versions which they find suitable. A constant chore of keeping bumping is automatable via...
I am seeing this repro BOTH on SharePoint Framework (SPFx `workbench.aspx`) and on a plain HTML page outside of SPFx.  In the screenshot, I loaded Web Chat 4.15.2 on...
The following is a video showing both SharePoint (left) and plain HTML page (right) having the reconnect prompt at the same time at about 7 minutes mark. https://user-images.githubusercontent.com/1622400/183509491-8eba35a4-0d51-4713-bcc0-f5921c089018.mp4 Leaving both...