Results 4 comments of Campbell Bartlett

Yeah sort of, actually this one: https://github.com/ergoplatform/sigma-rust/tree/develop/bindings/ergo-lib-wasm#using-with-create-react-app Is it worth adding a similar note in the readme of this repository?

I agree that this is a significant issue with the SDK, particularly now that the recent change has broken integration with HTTP Proxies (#348). If the SDK allowed us to...

I've had a crack at getting something to work that addresses this issue, you can view the changes in this [PR](https://github.com/campbellbartlett/cloudinary_java/pull/1). Assuming the maintainers at Cloudinary are happy with my...

@adimiz1 I see two new PRs have been opened in this repository with some fixes for this issue. My 2c on continuing down the path of using the `StrategyLoader` to...