Skip to content

Fix error catching for IDBRequest.error. #1401

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 27, 2018
Merged

Conversation

bojeil-google
Copy link
Contributor

event.target.errorCode is undefined, use event.target.error instead.

`event.target.errorCode` is undefined, use event.target.error instead.
@bojeil-google
Copy link
Contributor Author

Addresses #1397

@bojeil-google bojeil-google merged commit 024b074 into master Nov 27, 2018
@firebase firebase locked and limited conversation to collaborators Oct 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants