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

APIs appear to be doing nothing #12

Open
kevinguard opened this issue Jan 1, 2017 · 4 comments
Open

APIs appear to be doing nothing #12

kevinguard opened this issue Jan 1, 2017 · 4 comments
Labels

Comments

@kevinguard
Copy link

I am testing this on Chrome browser and basically APIs work without throwing any error however they seem to be doing nothing. For example, readFile or mkdir don't throw but the result is no-op. Is there anything I might be missing in terms of setup, configurations, etc.? Thanks!

@matthewp
Copy link
Owner

matthewp commented Jan 1, 2017

I don't think so. I haven't used this library in a while so I'm not sure, it's possible that something changed in Chrome that is breaking it. PRs welcome.

@matthewp matthewp added the bug label Jan 1, 2017
@kiko0217
Copy link

its not working anything

@dashuaidai
Copy link

I am testing this on Chrome browser and basically APIs work without throwing any error however they seem to be doing nothing. For example, readFile or mkdir don't throw but the result is no-op. Is there anything I might be missing in terms of setup, configurations, etc.? Thanks!

its not working anything

It update your indexDB, press f12 and check application/storage/indexDB to inspect your data.

@dashuaidai
Copy link

I think this library is one of the most genius js lib. It simulate file system with indexDB, but hide all the complicate DB operations. It will help you solve a lot of data issues... you know, like w/r offline files from browser...
SUPER GOOD!!!!!!!!!!!!!!!!!!!

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

No branches or pull requests

4 participants