You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Go to the home page;
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)
The text was updated successfully, but these errors were encountered:
Describe the bug
The following error is shown when accessing the home page:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The application should work correctly without showing this error.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: