Javier Castro

Results 46 comments of Javier Castro

@markgoodyear Please merge! Having the very same need

My use case is this: i want to override `paragraph` to make a call to mongo, fetch a document by id (async) and build the output with that.

@mefistotelis similar/same on the Mavic Air 2 Any advances on adding support for those?

Hi! I have a similar problem, which happens from time to time. Im my case using this: ```csharp this.wcApi = new RestAPI(url,key, secret, false); ... var wc = new WCObject.WCOrderItem(this.wcApi);...

@XiaoFaye I've found that this line may be the problematic one: https://github.com/XiaoFaye/WooCommerce.NET/blob/10a4e08b43f9b088375e252771c3c6cbd4ef51ce/RestAPI.cs#L257 ```GetResponseAsync()``` is called, but there is not timeout mechanism anywhere. I've found other project which had a similar...

@dcotelessa please some more explanation for that feature? How would you use it? What is the advantage?

@Khachatour please test with https://jacargentina.github.io/react-flexbox-grid/. It includes `@babel/polyfill` si it should work fine.

@jochienabuurs Please go to https://jacargentina.github.io/react-flexbox-grid/ and open an issue but with more detail, as your request is not giving much details on the idea. Maybe a full example and the...

@NeXTs i'm interested on fix this thing on my own version here https://jacargentina.github.io/react-flexbox-grid/. Please could you put a full code example for me to test?

My repo at https://github.com/jacargentina/flexboxgrid2 fixes this. @roylee0704 could u update to use my fork?