Skip to content

bug in navigate to object #1

Description

@azizkhani
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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions