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

docs rendering issue with React keys #4136

Open
adidahiya opened this issue May 20, 2020 · 0 comments
Open

docs rendering issue with React keys #4136

adidahiya opened this issue May 20, 2020 · 0 comments

Comments

@adidahiya
Copy link
Contributor

react_devtools_backend.js:6
Warning: Encountered two children with the same key, `datetime/datepicker.props`. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted — the behavior is unsupported and could change in a future version.
    in ul (created by Docs2.NavMenu)
    in Docs2.NavMenu (created by Docs2.NavMenu)
    in li (created by Docs2.NavMenu)
    in ul (created by Docs2.NavMenu)
    in Docs2.NavMenu (created by Docs2.NavMenu)
    in li (created by Docs2.NavMenu)
    in ul (created by Docs2.NavMenu)
    in Docs2.NavMenu (created by HotkeysTarget(Documentation))
    in div (created by HotkeysTarget(Documentation))
    in div (created by HotkeysTarget(Documentation))
    in div (created by HotkeysTarget(Documentation))
    in div (created by HotkeysTarget(Documentation))
    in HotkeysTarget(Documentation) (created by BlueprintDocs)
    in BlueprintDocs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Maintenance
  
To Do
Development

No branches or pull requests

1 participant