David Epely

Results 5 issues of David Epely

after the fix for #377 I saw a 404 error poping in my case. I suppose it is due to the reject which calls `next` here https://github.com/villadora/express-http-proxy/blob/master/app/steps/maybeSkipToNextHandler.js#L15 and here https://github.com/villadora/express-http-proxy/blob/master/index.js#L56...

bug
next

**Why** I took a look to #26 and #117 and #64. And the answer was always the configuration. IMO it's great for «simple» and quick implementation. But when there is...

Not yet a contribution sorry, it's only a failing test that should not. With 2 fields in a «wizard» form, if one has an async validation and the other doesn't,...

I found that value is not always defined, I added tests as proof and improve typing as well. --- @erikras, may I take the opportunity to ask if Final Form...

Hi, it looks like the sources of the dependencies your are depending on have been deleted. It does not have effects right now but may be it is better to...