Closed
Description
I've checked #16 but could not find any solution in there.
Basically I've changed some table definition (stores
) and cleared browser data for my domain (currently localhost). Then when running again my app db.load()
fails with:
Error: Dexie specification of currently installed DB version is missing
I've also tried to change db.version(2)
but nothing changes.
I'm 100% lost. Do I miss something?
Thanks a lot.
Metadata
Metadata
Assignees
Labels
No labels