Minor bug where the button does not submit on the first attempt when setting student id on the identity page.
This occurs because the user is not a student yet and the page dies because it tries to access official, which is only returned when the user is a student in the Dojo.
Minor bug where the button does not submit on the first attempt when setting student id on the identity page.
This occurs because the user is not a student yet and the page dies because it tries to access
official
, which is only returned when the user is a student in the Dojo.