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

用树形表格的时候会报错 #67

Open
heguorong opened this issue May 25, 2018 · 0 comments
Open

用树形表格的时候会报错 #67

heguorong opened this issue May 25, 2018 · 0 comments

Comments

@heguorong
Copy link

warning.js:33 Warning: flattenChildren(...): Encountered two children with the same key, 1. Child keys must be unique; when two children share a key, only the first child will be used.
in tbody (created by Table)
in table (created by Table)
in div (created by Table)
in div (created by Table)
in div (created by Table)
in Table (created by Table)
in div (created by Spin)
in AnimateChild (created by Animate)
in div (created by Animate)
in Animate (created by Spin)
in Spin (created by Table)
in div (created by Table)
in Table (created by InnerTable)
in div (created by InnerTable)
in InnerTable (created by DBTable)
in div (created by Spin)
in AnimateChild (created by Animate)
in div (created by Animate)
in Animate (created by Spin)
in Spin (created by DBTable)
in DBTable (created by RouterContext)
in div (created by App)
in div (created by App)
in div (created by App)
in div (created by App)
in App (created by Connect(App))
in Connect(App) (created by RouterContext)
in RouterContext (created by Router)
in Router
in Provider

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

No branches or pull requests

1 participant