kaspern88

Results 1 comments of kaspern88

This works fine in Chrome and Firefox but the update function throws an DataError in IE and Edge DataService.db = new AngularIndexedDB('DB', 1); DataService.db.openDatabase(1, (evt) => { evt.currentTarget.result.createObjectStore( 'userTasks', {...