GitHub user YorkShen opened a pull request:
https://github.com/apache/incubator-weex/pull/1169
* [Android] Add exception info when there is a JS error during add
https://issues.apache.org/jira/browse/WEEX-357
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/YorkShen/incubator-weex android_container_cast
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/1169.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1169
----
commit 29a9ab08baec0275a76de7a00cdac529798594a8
Author: YorkShen <shenyuancs@...>
Date: 2018-05-14T04:05:42Z
* [Android] Add exception info when there is a JS error during
addElementAction.
----
---