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

fix(weex): donot rethrow the captured error on weex platform #7024

Merged
merged 1 commit into from
Nov 13, 2017

Conversation

Hanks10100
Copy link
Contributor

What kind of change does this PR introduce?

  • Bugfix

Does this PR introduce a breaking change?

  • No

Other information:

If the Vue.config.errorHandler is not specified, captured errors will be rethrown on the Weex platform. Add more reliable env check in the logError could fix it.

Besides, I also add an inWeex flag and make the isAndroid and isIOS flag more reliable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants