Skip to content

Conversation

benjycui
Copy link
Member

@benjycui benjycui commented May 31, 2017

const validNames = this.fieldsStore.getValidFieldsName();
let firstNode;
let firstTop;
for (const name in error) {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

由于 nested fields 数据结构的问题,这里获取的 name 不完全。

@coveralls
Copy link

Coverage Status

Coverage increased (+0.06%) to 93.891% when pulling 6092d72 on fix-scroll into ed195ba on master.

@benjycui benjycui merged commit 6b8e23f into master Jun 7, 2017
@benjycui benjycui deleted the fix-scroll branch June 7, 2017 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

validateFieldsAndScroll does not work with nested getFieldDecorator

3 participants