Charles Catta
Charles Catta
You don't
https://github.com/botpress/botpress/blob/HEAD/modules/channel-web/src/views/lite/store/composer.ts#L10-L11 window.BOT_ID might not be assigned yet when the code is run, I can't find where it is being set
Installing suitesparse fixed this issue for me on Ubuntu 20.04: `sudo apt-get install -y libsuitesparse-dev` For Mac OS users: `brew install suitesparse`
Hi @DecayAI, thank you for your PR, we will be reviewing it in the coming week!
Any updates on this @bassamtantawi-botpress ?
https://github.com/botpress/botpress/blob/HEAD/modules/channel-web/src/views/lite/store/composer.ts#L10-L11 window.BOT_ID might not be assigned yet when the code is run, I can't find where it is being set
I was only able to replicate this twice, I might have solved it with https://github.com/botpress/botpress/pull/5525 and https://github.com/botpress/studio/pull/128, I can no longer replicate the bug after these fixes @sebburon think you...
I believe this might be the display bug in the code editor's file tree where the selected file is only defined by the filename so when you copy a config...
I would add a Hub.md template to each template integration