TF-934 Add page not found
This commit is contained in:
@@ -160,6 +160,7 @@ class ThreadController extends BaseController with EmailActionController {
|
||||
} else if (failure is GetEmailByIdFailure) {
|
||||
openingEmail.value = false;
|
||||
_navigationRouter = null;
|
||||
pushAndPop(AppRoutes.unknownRoutePage);
|
||||
}
|
||||
},
|
||||
(success) {
|
||||
|
||||
Reference in New Issue
Block a user