You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
when I run app through flutter run, not vscode debug, and when app is in background,
it just shows verbose exception error. error doesn't affect app's running.
but, I wonder it is okay to ignore.
Desktop (please complete the following information):
OS: macOS Catalina
Version [e.g. 22]
Smartphone (please complete the following information):
Device: iOS Simulator - iphone 8
OS: iOS
Version: 8
The text was updated successfully, but these errors were encountered:
Describe the bug
To Reproduce
error log in console.
https://github.com/zino-app/graphql-flutter/blob/519381cd1c57515fd26cedb33c68a68d563a6eac/packages/graphql/lib/src/cache/in_memory_io.dart#L88-L105
Expected behavior
when I run app through
flutter run
, not vscode debug, and when app is in background,it just shows verbose exception error. error doesn't affect app's running.
but, I wonder it is okay to ignore.
Desktop (please complete the following information):
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: