Aolin Xu
Results
1
issues of
Aolin Xu
In method `validateFieldsInternal`(https://github.com/react-component/form/blob/master/src/createBaseForm.js#L498), I saw a `eq` function to avoid concurrency problems. In my case, I use Redux && `mapPropsToFields`, and have some `object-like` field values, so it 'll always...