Martin Lundin

Results 2 issues of Martin Lundin

I get an error when including the rocket.chat/sdk in a react app. Steps to reproduce: `yarn create react-app testchat` `cd testchat` `yarn add @rocket.chat/sdk` open App.js and add: `import {...

### Reporting a bug? When using a variable as a param to the $t() function it works good until the variable is undefined. Then there is an error: `Uncaught (in...

Type: Bug
Status: PR Welcome