Matthieu Joannon
Matthieu Joannon
Have you tried with a more recent version of the rasa webchat ?
https://github.com/botfront/rasa-webchat/pull/346 @rgstephens @sibbsnb, see @pheel comment below, it's a rasa issue, we've submitted a fix to rasa. https://github.com/RasaHQ/rasa/pull/8099
Hi, this sounds like a cool feature but it's not currently on our roadmap, I guess if this were to be done, a prop would be given as the upload...
Hi, I'm currently looking into your issue, are you using Botfront to create your bot ? ANd are you using the custom response type of Botfront ? Where did you...
Hi, unfortunately, we don't currently have a way to listen to messages sent from the user outside of the webchat. I'm going to add one to the prop onWidgetEvent though,...
I resolved this issue by adding `@font-face { font-family: 'Icons'; src: url("./fonts/icons.eot"); src: url("./fonts/icons.eot?#iefix") format('embedded-opentype'), url("./fonts/icons.woff2") format('woff2'), url("./fonts/icons.woff") format('woff'), url("./fonts/icons.ttf") format('truetype'), url("./fonts/icons.svg#icons") format('svg'); font-style: normal; font-weight: normal; font-variant: normal; text-decoration:...
Have you found a solution? I'm encountering the same issue
Hi, I think it's because your window is smaller than the minimum resolution we support, either display the app in a larger window, or use ctrl (cmd on Mac) and...
https://github.com/RasaHQ/rasa/blob/4c326f35bf3c67cef823752c6d3a370b08f43702/docs/docs/training-data-format.mdx
Hi, just so you know, you shouldn't have to use sudo with npm. If you have to, it's symptomatic of a larger problem with you npm installation. Refer to this...