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

Warning: Failed prop type: Invalid prop TabIndicatorProps of type boolean supplied to ForwardRef(Tabs), expected object. #50

Open
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 profile page:

Warning: Failed prop type: Invalid prop TabIndicatorProps of type boolean supplied to ForwardRef(Tabs), expected object.
To Reproduce
Steps to reproduce the behavior:

  1. Go to the profile page (/profile);
  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 #66

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