Med Marrouchi
Med Marrouchi
@Stanback @mccabemj I've adressed this issue in this PR, please LTMK WYT https://github.com/react-csv/react-csv/pull/308
It seems to be an issue with the new version of Yarn https://github.com/yarnpkg/yarn/issues/3708 We need to specify the required node / yarn versions in the README file + add the...
Hello @mSaurabh Thank you for your interest. I don't know if you understood the issue, but to put it simply, we should remove lerna and use rather NPM workspaces or...
After further investigation : Adding values applies only to keyword entities. See docs : 
We should emit 'hook:chatbot:received' after the NLU prediction, that way we avoid doing 2 requests. ``` // Trigger message received event this.eventEmitter.emit('hook:chatbot:received', event); if (subscriber?.assignedTo) { this.logger.debug('Conversation taken over', subscriber.assignedTo);...
Closed in favor of https://github.com/Hexastack/Hexabot/pull/1096
@coderabbitai Open a Github followup issue to address the translatable flag differently in any extension setting. A rule would be : If the setting type is either text or multiple...
@kartik1112 Done 👍