sagemathinc / cocalc

CoCalc: Collaborative Calculation in the Cloud
https://CoCalc.com
Other
1.17k stars 216 forks source link

course: add new student dialog crashes cocalc (due to language translations) #7985

Closed williamstein closed 4 hours ago

williamstein commented 4 hours ago
  1. Create a course
  2. Click to add a new student
  3. Boom!
image

Obviously from the error this is caused by i18n.

williamstein commented 4 hours ago
image
williamstein commented 4 hours ago

WORKAROUND: add student in dialog directly.

Also refresh your browser, since I reverted cocalc to a previous version without this bug.

williamstein commented 4 hours ago

fixed by reverting the changes, since I couldn't figure it out. I also added more typescript so it will be a little harder to break.