codeforcauseorg / edu-client

Product focuses on 100% education as well as upskilling developing countries and rural areas.
https://educlient.codeforcause.org/
MIT License
130 stars 149 forks source link

Remove all errors from development console #88

Closed Abhishek-kumar09 closed 3 years ago

Abhishek-kumar09 commented 3 years ago

Describe the bug Application has a lots of console errors on the browser console window. We can fix it by doing some minor tweaks in code style.

To Reproduce

Steps to reproduce the behavior:

  1. Start the application with npm run start
  2. Head over to console window once application is live on localhost
  3. These are the errors and warnings we can get rid of.

Expected behavior

There should 0 errors in the console.

Environment (please complete the following information):

rizwan2000rm commented 3 years ago

I would like to work on this issue.