Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
evilaliv3 committed Nov 26, 2024
1 parent 2ed9e5d commit e946cf9
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ export class WhistleblowerSubmissionService {
return;
}

scope.fieldUtilitiesService.onAnswersUpdate(scope);

if (!scope.runValidation()) {
scope.utilsService.scrollToTop();
return;
Expand Down

0 comments on commit e946cf9

Please sign in to comment.