asyncValidate error on blur · Issue #2420 · redux-form/redux-form

Hello, I am getting the following error for one of my fields whenever it is being blurred: Uncaught Error: asyncValidate function passed to reduxForm must return a promise This is surprising to me ...