Skip to content
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

[Web] The "values" ​​returned in "Box" are empty #1264

Open
LambGe opened this issue Dec 18, 2023 · 1 comment
Open

[Web] The "values" ​​returned in "Box" are empty #1264

LambGe opened this issue Dec 18, 2023 · 1 comment

Comments

@LambGe
Copy link

LambGe commented Dec 18, 2023

hive: ^2.2.3

Box? box = await Hive.openBox('messageHistoryBox');
var values = box?.values.toList();

When I close the Chrome browser and re-run,the values is empty from box.
But it's normal on iOS or Android.

@LambGe LambGe changed the title The "values" ​​returned in "Box" are empty [Web] The "values" ​​returned in "Box" are empty Dec 18, 2023
@MuhamedLotfi
Copy link

hive: ^2.2.3
anyone got a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants