Computer-Progress / computerprogress.com

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

Received `false` for a non-boolean attribute `loading`. #49

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: Received false for a non-boolean attribute loading.

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 #65