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.
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.