Pablo Cantero
Pablo Cantero
Hi @nadetastic thank you so much for looking into this. I really appreciate it ❤️ > Are you able to try with the changes I have added? Yes, with the...
hm ```shell npm install --save-dev tsconfig-paths ``` then adding `-r tsconfig-paths/register`: ```json "app": "npx ts-node -r tsconfig-paths/register ./src/main.ts", ``` Fixed the problem. Thanks to https://github.com/aws/jsii/issues/865#issuecomment-950261852
Sorry for experiencing this issue. SendGrid suddenly disabled the PutsBox account because of service inactivity (how? PutsBox is used daily). We've just configured a new account (with the help of...
@uniqa-lv sorry, it was a bad SendGrid configuration. Should be fixed by now. Can you check it again?
@uniqa-lv sorry, the fix is only for emails created after the fix. Can you test it with a new email?
I'm sorry again. It worked on my test. But you are right, it was not working after. I updated the configuration again, and it's back. Can you give another try...
@mrister @denxorz it seems to be specific on Chrome. We changed to Firefox, and it is working as expected now. I suspect Chrome on Android is doing some power savings.
@owennemo it worked on Firefox on the same device.
@revmischa now it's working for me, but I don't remember exactly what unlocked me, I forgot to update back this issue once it started to work. What I have now:...
Hi @ioquatix Sorry, I'm a bit out of the loop here. Are there any breaking changes here? > I'd like to start a discussion about how to more efficiently manage...