-
Notifications
You must be signed in to change notification settings - Fork 407
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
[ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: HiveError: This should not happen. Please open an issue on GitHub. #828
Comments
Same to me |
I have the same error
Thank you for your help soon |
No one to help us? |
I wish it was that easy 😅 I've spend a lot of time investigating this issue but haven't found any clue on why that's happening. Most obvious reason looks like is: invalid configuration but I am not sure. Also closed as duplicate of #263 |
Note: I've closed this one because there's already discussion regarding this issue on #263. I have no idea how this could be solved, I have used hive in production of multiple apps but haven't experienced this issue. Since hive is an open source project any help regarding this issue would be appreciated as I can't spend as much time on the issue I have no clue on. |
Steps to Reproduce
I tried to open the Hive box but it is showing the following error.
Code sample
Version
The error is quite inconsistent sometimes you will get the error and sometimes it will work like normal. Although I got this error in debugging mode. I didn't try it with the production app.
The text was updated successfully, but these errors were encountered: