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

bug in navigate to object #1

Open
azizkhani opened this issue Dec 1, 2018 · 1 comment
Open

bug in navigate to object #1

azizkhani opened this issue Dec 1, 2018 · 1 comment

Comments

@azizkhani
Copy link

proxyConsole.js:54 Warning: Encountered two children with the same key, `Lucy.Valinor`. 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 div (created by Grid)
    in Grid (created by GridWrapper)
    in GridWrapper (created by withStyles(GridWrapper))
    in withStyles(GridWrapper) (at ObjectsList.js:31)
    in ObjectList (created by Route)
    in Route (created by withRouter(ObjectList))
    in withRouter(ObjectList) (at EntitiesView.js:13)
    in Route (at EntitiesView.js:13)
    in Switch (at EntitiesView.js:12)
    in div (at EntitiesView.js:9)
    in Unknown (created by Route)
    in Route (at index.js:15)
    in Switch (at index.js:11)
    in div (at MainLayout.js:43)
    in div (at MainLayout.js:24)
    in div (at MainLayout.js:22)
    in MainLayout (at index.js:10)
    in Router (created by HashRouter)
    in HashRouter (at index.js:9)
@bartoszwalacik
Copy link
Member

It's a toy project, fix it if you want :)

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

2 participants