Nicolas Maurice

Results 5 comments of Nicolas Maurice

@aidan-kwon Thanks a lot for your message and for raising this. This is a known issue with the current IBFT implementation and they are actually other similar scenarios not covered...

I agree with @jpdesigndev, from my point of view this issue is due to the `handleSubmit` function that does not allow developpers to decide whether or not to dispatch redux-form...

@erikras I think your suggestion to implement a `dispatchSubmit` function is great !! To go one step further, instead of always dispatching the same `DISPATCH_SUBMIT` action, I would give possibility...