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
While I was coding my own client I came across this one, and figured I'd try it out. My district doesn't have a name in the information section, rather requiring using the student list endpoint, resulting in this error:
Uncaught (in promise) TypeError: i[0].student.FormattedName.split is not a function
This prevents the app from loading, and it would be nice if it could be fixed.
The text was updated successfully, but these errors were encountered:
While I was coding my own client I came across this one, and figured I'd try it out. My district doesn't have a name in the information section, rather requiring using the student list endpoint, resulting in this error:
This prevents the app from loading, and it would be nice if it could be fixed.
The text was updated successfully, but these errors were encountered: