[
https://issues.apache.org/jira/browse/WEEX-342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16501260#comment-16501260
]
ASF GitHub Bot commented on WEEX-342:
-------------------------------------
GitHub user gubaojian opened a pull request:
https://github.com/apache/incubator-weex/pull/1242
[WEEX-342][android] ava.util.ConcurrentModificationException
WXComponent.applyEvents
java.util.ConcurrentModificationException
at java.util.ArrayList$ArrayListIterator.next(ArrayList.java:573)
at
com.taobao.weex.ui.component.WXComponent.applyEvents(WXComponent.java:290)
at
com.taobao.weex.ui.component.WXComponent.applyLayoutAndEvent(WXComponent.java:635)
at
com.taobao.weex.ui.component.WXVContainer.applyLayoutAndEvent(WXVContainer.java:114)
at
com.taobao.weex.ui.component.WXVContainer.applyLayoutAndEvent(WXVContainer.java:118)
at
com.taobao.weex.ui.component.WXVContainer.applyLayoutAndEvent(WXVContainer.java:118)
at
com.taobao.weex.ui.component.list.BasicListComponent.onCreateViewHolder(BasicListComponent.java:968)
at
com.taobao.weex.ui.component.list.BasicListComponent.onCreateViewHolder(BasicListComponent.java:89)
at
com.taobao.weex.ui.view.listview.adapter.RecyclerViewBaseAdapter.onCreateViewHolder(RecyclerViewBaseAdapter.java:40)
at
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gubaojian/incubator-weex release20180605bugfix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/1242.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 #1242
----
commit 5a9573b63199786db77c3762eb80fdf18a9c4880
Author: jianbai.gbj <gubaojian@...>
Date: 2018-06-05T04:00:47Z
[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)
----
> The index attribute of the slider component does not work on Android.
> ---------------------------------------------------------------------
>
> Key: WEEX-342
> URL: https://issues.apache.org/jira/browse/WEEX-342
> Project: Weex
> Issue Type: Bug
> Components: Android
> Affects Versions: 0.18
> Reporter: 杜相国
> Assignee: codefurture
> Priority: Blocker
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)