Juan J. Jimenez-Anca
Juan J. Jimenez-Anca
I need to use async-stripe in a crate with both blocking and async, but currently 2018 edition uses resolver version 1, which doesn't allow this. I'm not sure if it...
I'm trying to run this plugin like many others I use in no conflict mode However, running this code in my usual way gives errors and plugin doesn't work at...
**Describe the bug** When SMTP server closes connection because of timeout, lettre `AsyncSmtpTransport` client doesn't recover and fails to deliver message **To Reproduce** I'm using this config ```rust let mailer...
## Proposed changes (including videos or screenshots) Livechat SDK `onChatMinimized` was not being triggered. It's not fixed ## Issue(s) ## Steps to test or reproduce - Add a listener to...
**Do you want to request a _feature_ or report a _bug_?** Request a feature **What is the current behaviour?** Preact-cli uses its own [html-render-plugin](https://github.com/preactjs/preact-cli/blob/master/packages/cli/lib/lib/webpack/render-html-plugin.js) and it's very difficult to extend....
It's usual to have some build steps in the Dockerfile which require packages no longer needed once the container is up and running. It would be great to have `remove_packages`...
The difference between browser and node generally works well. However, there are some instances in which the boundaries are not that clear. For example: - Jest runtime that loads jsdom...
Codegen will create typescript definitions that do not include the MESSAGE_TYPE symbol, even though it will be present in all response messages. Following the example in the manual for this...
Codegen will create typescript definitions that do not include the MESSAGE_TYPE symbol, even though it will be present in all response messages. Following the example in the manual for this...
Codegen will create typescript definitions that do not include the MESSAGE_TYPE symbol, even though it will be present in all response messages. Following the example in the manual for this...