Le Quoc Anh Tran

Results 3 comments of Le Quoc Anh Tran

I have the same problem. It seem like the function toggleMsgLoader can't be found in the: ...\react-chat-widget\lib\index.js

Ah of course the lastest release v2.1.4 is from 25 Jul 2018 didn't have toggleMsgLoader so importing it would lead to error msg. We can only hope that this project...

For the `Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main defined in ... ` problem, make sure that your package.json contains the `"type": "module"` line. For the `Cannot find module '@alpacahq/typescript-sdk' or its...