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

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

Open
irwinschmitt opened this issue Sep 2, 2021 · 2 comments
Open

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

irwinschmitt opened this issue Sep 2, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@irwinschmitt
Copy link
Collaborator

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)
@mansogf mansogf added the bug Something isn't working label Sep 3, 2021
@fellipe-araujo
Copy link
Contributor

I will solve this issue.

@fellipe-araujo
Copy link
Contributor

I finished this issue. PR #58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants