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

Cannot Add more tables to the IndexDb #14

Open
noumanqaiser opened this issue Oct 19, 2022 · 0 comments
Open

Cannot Add more tables to the IndexDb #14

noumanqaiser opened this issue Oct 19, 2022 · 0 comments

Comments

@noumanqaiser
Copy link

Dear Steve,

I really loved your Sample application and appreciate how you have neatly implemented client and server side database and their sync operation.

I created a new js file, that essentially copies the code in localVehicleStore.js. I am then using the putAsync function to save objects into this database, When I check the browser's application bar, I can see that the new database is created, however the putAsync call doesnt seem to add any record, I dont see any exceptions either. I tried placing a breakpoint in the javascript code and it seems the code is called but there somehow no rows appear in the indexdb. Any idea what would be the best way to debug this situation

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