You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason, a user was able to submit a application to the off-site moderation team without any questions, so the volunteer.questions field is set to undefined.
This causes the whole table for the role to not show.
Suggested solution:
Add additional validation and error handling here to catch error like this from breaking the UI.
Try to figure out how the situation happened in the first place.
The text was updated successfully, but these errors were encountered:
For some reason, a user was able to submit a application to the off-site moderation team without any questions, so the
volunteer.questions
field is set toundefined
.This causes the whole table for the role to not show.
Suggested solution:
Add additional validation and error handling here to catch error like this from breaking the UI.
Try to figure out how the situation happened in the first place.
The text was updated successfully, but these errors were encountered: