mirror of
https://github.com/bitwarden/web
synced 2025-12-13 14:53:25 +00:00
show errors on payment form page
This commit is contained in:
@@ -30,6 +30,7 @@ angular
|
||||
form.$loading = false;
|
||||
validationService.addErrors(form, reason);
|
||||
scope.$broadcast('show-errors-check-validity');
|
||||
$('html, body').animate({ scrollTop: 0 }, 200);
|
||||
});
|
||||
}
|
||||
});
|
||||
Reference in New Issue
Block a user