Computer-Progress / computerprogress.com

GNU General Public License v3.0
3 stars 5 forks source link

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

Open irwinschmitt opened 3 years ago

irwinschmitt commented 3 years ago

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):

fellipe-araujo commented 2 years ago

I will solve this issue.

fellipe-araujo commented 2 years ago

I finished this issue. PR #66