Nicholas Griffin

Results 72 comments of Nicholas Griffin

Awesome, I've updated our service and the error has gone away for gel-grid, it's just sass-mq left now yeah.

Great news anyone who still has this problem! I found this pull here while I was looking around: https://github.com/recharts/recharts/pull/959 This actually resolves the issue without using dynamic, simply pass an...

@jeffposnick Sorry, I am late at replying after our conversation on Twitter, I was just implementing something similar to the code you sent, but a little bit edited to work...

I see what you mean, that would cause problems, I think as long as it offers those same capabilities like cache name, network timeout, max entries and the ability to...

@gauntface The would work, however, using it with "/(.*)" would overtake other routers, which was mostly the problem, whereas the default router doesn't overwrite, unless that would work with the...

This is fixed by this: https://github.com/elninotech/uppload/pull/550 in case you want to fork and sort it for yourself.

Awesome (commenting from my main account btw), got a fork going on now that I've got working with the new API query params, haven't got to the GIF output yet...

The resolution to https://github.com/bbc/sqs-consumer/issues/245 will provide a list of successful messages, once that's available, we can probably look at how messages are deleted.