freeCodeCamp / classroom

BSD 3-Clause "New" or "Revised" License
144 stars 121 forks source link

The Dashboard table is not rendering due to an error happening in server side logic #400

Closed ngillux closed 1 year ago

ngillux commented 1 year ago

Describe the bug An error is shown relating to the server side logic when trying to view the Dashboard table (see image below).

To Reproduce Steps to reproduce the behavior:

  1. Classes pages
  2. Click 'view class' (or create class and then click 'view class')
  3. See error

Expected behavior The Dashboard table UI should be rendered displaying student activty.

Screenshot 2023-07-26 at 5 09 57 PM

ngillux commented 1 year ago

Possible solution (needs review and further investigation): https://github.com/freeCodeCamp/classroom/pull/401.