Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expanded Table ,warning info: Warning: React does not recognize the noStyle prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase nostyle instead. If you accidentally passed it from a parent component, remove it from the DOM element. #18980

Closed
naixin-coder opened this issue Sep 24, 2019 · 1 comment
Labels

Comments

@naixin-coder
Copy link

expanded Table ,use childrenColumnName="childrenMenuList" ,

<Table expandedRowKeys={expandedRowKeys} loading={loading} columns={this.columns} dataSource={menuData} onExpand={this.handleExpand} childrenColumnName="childrenMenuList" rowKey="menuId" pagination={false} />
Warning: React does not recognize the noStyle prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase nostyle instead. If you accidentally passed it from a parent component, remove it from the DOM element.

注意:不是用 http://new-issue.ant.design 创建的 issue 会被立即关闭。

@ant-design-bot
Copy link
Contributor

Hello @jeason123, your issue has been closed because it does not conform to our issue requirements. Please use the Issue Helper to create an issue, thank you!

你好 @jeason123,为了能够进行高效沟通,我们对 issue 有一定的格式要求,你的 issue 因为不符合要求而被自动关闭。你可以通过 issue 助手 来创建 issue 以方便我们定位错误。谢谢配合!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants