TF-1899 Clear view state when no network
(cherry picked from commit e45c252f690aacc7baf9fda7c381ef43493a2de0)
This commit is contained in:
@@ -152,7 +152,6 @@ abstract class BaseController extends GetxController
|
||||
|
||||
void handleExceptionAction(Exception exception) {
|
||||
log('BaseController::handleExceptionAction():exception: $exception');
|
||||
clearState();
|
||||
}
|
||||
|
||||
void handleFailureViewState(Failure failure) {
|
||||
|
||||
Reference in New Issue
Block a user