More navigation bugs and fixed broken modal during transition
This commit is contained in:
@@ -146,7 +146,7 @@ export const rootReducer = (
|
||||
questionIndex: 0,
|
||||
exerciseIndex: 0,
|
||||
partIndex: 0,
|
||||
exam: state.exams[moduleIndex + 1],
|
||||
exam: state.exams[moduleIndex],
|
||||
moduleIndex: moduleIndex
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user