chatroom icon indicating copy to clipboard operation
chatroom copied to clipboard

React-based Chatroom Component for Rasa Stack

Results 29 chatroom issues
Sort by recently updated
recently updated
newest added

I'm getting this error VM280:1 Uncaught (in promise) SyntaxError: Unexpected end of JSON input at Chatroom.js:1197 at h (Chatroom.js:520) at Generator._invoke (Chatroom.js:520) at Generator.t. [as next] (Chatroom.js:520) at l (Chatroom.js:1197)...

There is an implementation and description of this feature in the Rasa helpdesk example bot docs [here](https://github.com/RasaHQ/helpdesk-assistant#handoff).

actions.py from markdownify import markdownify as md class xxx(Action): def name(self): return "trigger_action" def run(self,dispatcher,tracker,domain): dispatcher.utter_message(md(' ')) return [] it doesnt load markdown in for an iframe

Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1. Release notes Sourced from dot-prop's releases. v4.2.1 Backport https://github.com/sindresorhus/dot-prop/commit/3039c8c07f6fdaa8b595ec869ae0895686a7a0f2 to the v4.x release line. Commits c914124 feat: patch 4.2.0 with fixes for CVE-2020-8116 See...

dependencies

> as there is no HTML formatting, at least is there a way to prevent the spacing changes in the bot response? For example: Col1    Col2.    Col3 Text    Text     Text text    text    text coming out...

Hi, is it possible to keep the chat history of a session visible after a page reload? In my case, the chat window becomes completely blank if I had a...

This bot currently works with RASA OPEN SOURCE and handles requests on /webhook. How can we use this with RASA X as well.

I passed updated image from custom action to chatroom, but every time the same image is being displayed instead of the new image. I have checked the png file, it...

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...

dependencies

Bumps [node-sass](https://github.com/sass/node-sass) from 4.12.0 to 4.13.1. Release notes Sourced from node-sass's releases. v4.13.1 Community Fix render example syntax (@ZoranPandovski , #2787) Fix sourceMap option inconsistencies (@saper , #2394) Fix possible...

dependencies