GitHub user gubaojian opened a pull request:
https://github.com/apache/incubator-weex/pull/1268
[WEEX-342][android] ava.util.ConcurrentModificationException at
java.util.ArrayList$ArrayListIterator.next(ArrayList.java:573)at
[WEEX-342][android] ava.util.ConcurrentModificationException at
java.util.ArrayList$ArrayListIterator.next(ArrayList.java:573)at
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gubaojian/incubator-weex release0.19-bugfix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/1268.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 #1268
----
commit a0dacda5b0c8901b4798710aea0597a66850bd84
Author: jianbai.gbj <jianbai.gbj@...>
Date: 2018-06-14T02:56:48Z
[WEEX-342][android] ava.util.ConcurrentModificationException at
java.util.ArrayList$ArrayListIterator.next(ArrayList.java:573)at
com.taobao.weex.ui.component.WXComponent.applyEvents(WXComponent.java:290)
----
---