forked from Henry-Hiles/nexus
fix avatar in relation preview
This commit is contained in:
parent
b7b4394d7e
commit
219ba0700d
2 changed files with 6 additions and 13 deletions
|
|
@ -45,7 +45,6 @@ void showError(Object error, [StackTrace? stackTrace]) {
|
|||
if (error.toString().contains("Invalid image data")) return;
|
||||
|
||||
debugPrintStack(stackTrace: stackTrace, label: error.toString());
|
||||
debugger();
|
||||
if (navigatorKey.currentContext != null) {
|
||||
Future.delayed(
|
||||
Duration.zero,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue