Skip to content

Cannot Add more tables to the IndexDb #14

Description

@noumanqaiser

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions