Robin Kranich
Robin Kranich
+1 on this since we want to build a hook helper and need to access the context in a TypeScript environment (ideally without a `@ts-ignore` statement)
Hi @mbrau12s, Thank you for actively contributing to the WebchatWidget! I'm happy to add this functionality, but we'll need to do the following additional things first: - the "API Documentation"...
Please check all the available options we have in the UI for the date picker in a modern browser and in IE11. I found that `zh_tw` is not showing a...
We have to double-check that IE11 supports all of the locale formats configurable in the UI. Date.js supports adding additional locales as an opt-in, and in case we need them...
What does it do? What kind of format / content does the downloaded file have?
I'm still not quite sure what process you are describing. As an end-user, i want to be able to have a download button on the webchat widget so i can...
@antonxt it is possible to access the client-side conversation history of the webchat (using internal APIs, but we could build an official one!). From there, we could apply a "serialize...