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

Data store not reading correctly the file #45

Open
PwLDev opened this issue Mar 26, 2023 · 0 comments
Open

Data store not reading correctly the file #45

PwLDev opened this issue Mar 26, 2023 · 0 comments

Comments

@PwLDev
Copy link

PwLDev commented Mar 26, 2023

Previously, I've used the package and it used to work fine but yesterday suddenly data-store wouldn't read all the data in the JSON file. If you log the data, it returns an empty object even if the file has data in it.

Is there any work around for this?

I've tried using debouce: 0 in the parameters when creating the store. I've also tried creating a class that extends Store that every method calls .load() but neither that works.

I would appreciate if it's fixed, I really use this package and is really useful.

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

1 participant