David Bingham

Results 6 issues of David Bingham

Hi, Joi enables custom validation to be implemented using [extensions](https://github.com/hapijs/joi/blob/v13.1.2/API.md#extendextension), which create a modified Joi instance. However, because koa2-validation requires Joi directly and extensions do not modify the original Joi...

Hi, I'm struggling with implementing a form reset button for a form that has asynchronously loaded initial values. Any pointers would be much appreciated. I'm using a custom reducer with...

Is it possible for a `Fieldset` to inherit its model directly from the parent `Form`, rather than specifying a child model? I'm creating composable fieldsets as suggested in the [`Fieldset`...

Hi, Thanks for the great plugin. Since the last update (I'm now on 0.13.7), when I write a double-slash comment and press enter it produces 4 new comment lines instead...

EDIT: About 5 mins after making opening this ticket, I realised I'd misinterpreted the initial state. Where I thought it was starting in the first inactive state, it turned out...

### Expected Behavior Builds should complete without errors when using the hard source plugin. ### Actual Behavior Just this morning, without any change to my Webpack configuration, any dependencies or...