gcherem

Results 5 issues of gcherem

Can I use prisma-multi-tenant on nest.js? If so, is there an example?

**Versions** * Angular version: 11 * component version: 5.0.0 **Describe the bug** Although the calendar labels are correctly updated, the range label on input control (```showRangeLabelOnInput``` option) is not updated...

First of all, thank you for this library. It's a must-have. I am using nest.js to create a multi tenant application, so the module creates the connection dynamically and injects...

When getting translations from other server like this ```typescript export function HttpLoaderFactory(http: HttpClient) { return new TranslateHttpLoader(http, 'http://www.example.com/assets/i18n/', '/translations.json'); } ``` I get the following cors error: _Access to XMLHttpRequest...

Hi, When I run `homebridge-samsung-ac-get token 192.168.11.21`, I get the following error: `IP: 192.168.11.21` `Error occured: connect ECONNREFUSED 192.168.11.21:2878` Any idea?