-
Notifications
You must be signed in to change notification settings - Fork 411
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HiveError: This should not happen. #848
Comments
I get the same error, in my case, it's not lazy box, just a regular Note also that this doesn't always happen. In my case it works most of time, and error happens when the app is put in the background, and then later another instance of same Activity is created (i.e. two instances exist at the same time). Even in this scenario, it doesn't happen all the time. But once it happens, the error keeps come up every time I try logcat:
flutter doctor -v
|
Same here when opening box multiple times (throws error on close or deleteFromDisk) |
Steps to Reproduce
Attempting to open a LazyBox and await the result.
Code sample
Version
Stack Trace
flutter doctor -v
(sensitive info redacted or lines removed entirely)The text was updated successfully, but these errors were encountered: