Skip to content
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

Add handling for v-on normal+async errors (#6953) #1

Merged

Conversation

coldino
Copy link

@coldino coldino commented Jun 27, 2018

Adds handling for v-on normal+async errors, using your handlePromiseError method.
Improves the check for promise-like objects to ensure they are then-able.
Includes tests for v-on normal+async errors being caught.

Improves the check for promise-like objects to ensure they are thenable.
Includes tests.
@coldino coldino changed the title Add handling for v-on normal+async errors Add handling for v-on normal+async errors (#6953) Jun 27, 2018
@enkot enkot merged commit 086b5b6 into enkot:feature/async-errors-handling Jun 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants