Closed corburn closed 10 years ago
Hey corburn. Talked with @webcss and this project is being moved. Can you rebase and add your pull request to: https://github.com/bramski/angular-indexedDB please?
Hi @bramski. The pull request has been rebased onto your branch.
In Google Chrome e.target.errorCode is undefined. Adding e.target.error.message fixes the Database error: undefined I received when upgrading the database and the transaction was aborted. The same change was made to the onTransactionError function assuming the same applies.