💄 Optimize thought input space to avoid input cover message
This commit is contained in:
@@ -62,7 +62,7 @@ class ThoughtSheet extends HookConsumerWidget {
|
||||
} catch (e) {
|
||||
showSnackBar('Failed to retry billing');
|
||||
}
|
||||
hideLoadingModal(context);
|
||||
if (context.mounted) hideLoadingModal(context);
|
||||
},
|
||||
[context, ref],
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user