Nick Fellows

Results 12 comments of Nick Fellows

I was able to get the desired effect by returning `false` from my `onNext()` callback, after it kicks off the async code to complete before proceeding to step2. (This could...

@OuterObsessionSoftware thanks for the report - I'll probably not have a chance to do any serious investigation until Friday, but one quick question - which render mode are you using?...

Thanks for the report - will investigate. Fig does in fact support the use of resource id's so off the top of my head I'm not sure where things are...

Found the bug in Fig. Expect to have it fixed for the 1.5.8 release.

FWIW I am having similar proxy usage related issues with `AsyncHttpClientCatsBackend`. May not be the exact same problem in my case but definitely there are issues around using proxies with...