Skip to content

Commit

Permalink
Exam mode: Fix access to exam live statistics (#5354)
Browse files Browse the repository at this point in the history
add pathMatch full
  • Loading branch information
Dominik-Weinzierl authored Jul 9, 2022
1 parent e2631dc commit 726b0ea
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export const examMonitoringRoute: Routes = [
{
path: '',
redirectTo: 'overview',
pathMatch: 'full',
},
{
path: '',
Expand Down

0 comments on commit 726b0ea

Please sign in to comment.