Skip to content

Keep seeing warnings about missing 'key' prop for DocumentTitle #52

Description

@JobLeonard

Not sure if I'm doing something wrong, if this is a problem with this component, or if the issue is in react-side-effect, but it's a slightly distracting (if harmless) warning that I can't get rid of:

bundle.0ae94dcb667ef563f4ee.js:sourcemap:3890 Warning: Each child in an array or iterator should have a unique "key" prop. See https://fb.me/react-warning-keys for more information.
    in div
    in DocumentTitle (created by SideEffect(DocumentTitle))
    in SideEffect(DocumentTitle)
    in NavbarView (created by RouterContext)
    in RouterContext (created by Router)
    in Router
    in Provider

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions