Open astanciu opened 9 years ago
Where are you getting told to call done
? All the samples in the readme were updated when moving to ES6 Promises
Ha, the gh-pages
branch is massively out of date. Forgot that even existed :stuck_out_tongue:
Heh, no worries.. googled into it.
The github.io pages are the first thing that come up for me when I google for db.js - is there a more up-to-date source of documentation available?
The readme.md :stuck_out_tongue:
Yeah I should update the gh-pages
branch, or someone can PR it :wink:
oh no!
Could this issue be renamed to "Update gh-pages" or something like that?
Uncaught TypeError: db.open(...).done is not a function
Getting this error in Chrome. It seems to prefer .then instead of .done