Serge Morel
Serge Morel
The `width` and `height` parameters passed to `onImageCrop` are the inverse of the actual image dimensions for the image located at parameter `uri`. This only happens for EXIF-rotated pictures, (e.g....
### Is your feature request related to a problem? Please describe. When integrating the exposed GraphQL API in typed languages (e.g. TypeScript), you have to write boilerplate code to check...
### Version 5.18.1 ### Operating System MacOS Monterey M1 ### Browser Chrome 96.0.4664.55 ### What steps will reproduce the bug? 1. Create a content model plugin 2. Add a field...
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) No ### OS Platform and Distribution Webkit (Web) ### Mobile device if the...
**Describe the bug** When integrating Mollie as payment provider, the webhook that processes the payment will trigger an email (assuming you use the `EmailPlugin`). However, the locale context gets lost...
**Is your feature request related to a problem? Please describe.** When listing available shipping methods in the UI, you are expected to call `eligibleShippingMethods`. This works just fine and returns...
**Describe the bug** When using channels with multi-currency, creating promotions is not very straightforward because only the default currency is supported. This results in potential unexpected discounts, since you can't...
**Describe the bug** The new `TemplateLoader` is the recommended way to load email templates, using `addTemplate` is marked as deprecated. However, the `setSubject()` function on the handler accepts only a...