FIXME added

This commit is contained in:
Lukas Korba 2022-03-03 11:37:29 +01:00
parent d3e0f4f1e5
commit 0ac32c9854
1 changed files with 1 additions and 0 deletions

View File

@ -142,6 +142,7 @@ extension RecoveryPhraseValidationReducer {
case .reset:
state = RecoveryPhraseValidationState.random(phrase: state.phrase)
state.route = .validation
// FIXME: Resetting causes route to be nil = preamble screen, hence setting the .validation. The transition back is not animated though (issue 186)
case let .move(wordChip, group):
guard