William Wong
William Wong
@MikeCardiff I can't repro on my side, could you assist? I am sending the following Markdown text: ```md [[email protected]](mailto:[email protected]) [[email protected]](mailto:[email protected]) ``` And I don't see the external link icon on...
Thanks @MikeCardiff, I can finally repro on my side.  We will schedule this issue while we are planning.
Some updates: - webpack@5 is much slower than webpack@4 when used in watch mode - esbuild has an internal template that is written in ES6+ - [esbuild/internal/runtime/runtime.go](https://github.com/evanw/esbuild/blob/master/internal/runtime/runtime.go) is the "bundle...
Updates: - Multiple transpilation passes does not work - Although ESBuild do support some ES5 transpilation with ES5-compatible templates, there are some syntaxes not transpiled yet. We probably need to...
Thanks @KattaBhargav. This will take some time, my backlog of accessibility stuff is quite full right now. 😁 And I have access to the bot. 😉
There are no repro steps in the issue. I am guessing this issue is talking about the upvote/downvote button that appears after a conversation. 
There are two things need to be done to resolve this issue: 1. Web Chat to support `imageAltText` field - Currently, the schema did specify the `imageAltText` field - However,...
This is fixed on Web Chat side in #4441. The bot author would still need to modify their bot to use this field. Instructions have been given above.
Obsoleted by #5120.
@dependabot recreate