at CreateDB (http://localhost/Scripts/angular-indexeddb.js:39:13)
at CreateTables (http://localhost/Scripts/angular-indexeddb.js:241:13)
at Anonymous function (http://localhost/Scripts/angular-indexeddb.js:2615:13)
looks like this line is the culprit:
self.open = new $window.Promise(function (resolve, reject) {
TypeError: Object doesn't support this action
looks like this line is the culprit: