Skip to content

React does not recognize the isHome prop on a DOM element. #48

@irwinschmitt

Description

@irwinschmitt

Describe the bug
The following error is shown when accessing the home page:

Warning: React does not recognize the isHome prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase ishome instead. If you accidentally passed it from a parent component, remove it from the DOM element.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the home page;
  2. See error.

Expected behavior
The application should work correctly without showing this error.

Desktop (please complete the following information):

  • OS: Windows
  • Firefox
  • Version 91.0.2 (64 bits)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions