Can't read existing databases
I'm new to this, and so perhaps I'm missing something obvious, but when I load Puton, it tells me there are no existing pouches, when I know that there is at least one. In playing around with it, I have now created two additional databases that show up, although they are not accessible to the app that I am developing.
Please tell me what I am missing.
Thanks, Wayne
Same issue here.
New db's are created fine. Existing one's don't show up, and an attempt to create a db of the same name produces this unfortunately-not-very-informative error:
Object {status: 500, error: "error", reason: IDBOpenDBRequest}error: "error"reason: IDBOpenDBRequeststatus: 500__proto__: Objectputon.min.js:12 (anonymous function)puton.min.js:9 (anonymous function)puton.min.js:9 (anonymous function)puton.min.js:9 callputon.min.js:10 (anonymous function)
puton.min.js:12 Object {status: 500, error: "error", reason: IDBOpenDBRequest}puton.min.js:12 (anonymous function)puton.min.js:9 (anonymous function)puton.min.js:9 (anonymous function)puton.min.js:9 callputon.min.js:10 (anonymous function)
I'm experiencing the same issue. I though it was just me, but seems that I'm not the only one. Very grateful if you point out the problem