Disables the code input submit button while validation is in progress, which should make it impossible to double-validate a code and to end up with both a validation error and a continue button.
Just in case there is still some way to send a validation twice, this also sets it to not show validation errors if validation has succeeded and the app is ready to upload.
Disables the code input submit button while validation is in progress, which should make it impossible to double-validate a code and to end up with both a validation error and a continue button.
Just in case there is still some way to send a validation twice, this also sets it to not show validation errors if validation has succeeded and the app is ready to upload.