Allen Gilbert
Allen Gilbert
Hello! I'd love to contribute some bug-fixes and new features to `kadence-blocks`, but I'm having trouble with the build system added by #190. When I run `gulp build`, nothing is...
## Description When `facetBy` is specified, results cannot be decoded. I believe this is because `SearchResult.facetCounts` is defined as `[Int]?`, but the actual value of that field is an array...
This is a fix for issue #1268.
Thanks for this great framework, Brad! I'm trying to adjust the opacity of an image that I'm overlaying atop another via `GPUImageScreenBlendFilter`. The screen blend works fine, but the opacity...
**Describe the bug** We use the WooCommerce Subscriptions plugin and sell both one-off and subscription products. After enabling the "new checkout," I noticed that older saved credit cards (having tokens...
I just updated to v4.0.0 (using `pipenv`), and after doing so, my Django app was crashing with `ModuleNotFoundError: No module named 'algoliasearch.http.exceptions'`. This was caused by an out-of-date version of...
### Checkboxes for prior research - [x] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest) - [x] I've checked [AWS Forums](https://forums.aws.amazon.com) and [StackOverflow](https://stackoverflow.com/questions/tagged/aws-sdk-js). - [x] I've searched for [previous similar...