[GitHub] [incubator-weex] YorkShen commented on issue #2957: [Android] RecyclerView, java.util.ConcurrentModificationException, weex v0.24.0

2020-02-04 Thread GitBox
YorkShen commented on issue #2957: [Android] RecyclerView, 
java.util.ConcurrentModificationException, weex v0.24.0
URL: https://github.com/apache/incubator-weex/issues/2957#issuecomment-581807889
 
 
   @fengqingyun2008 Please give us a PR, thanks.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-weex] YorkShen commented on issue #2957: [Android] RecyclerView, java.util.ConcurrentModificationException, weex v0.24.0

2019-11-01 Thread GitBox
YorkShen commented on issue #2957: [Android] RecyclerView, 
java.util.ConcurrentModificationException, weex v0.24.0
URL: https://github.com/apache/incubator-weex/issues/2957#issuecomment-549008659
 
 
   If it's possible, please give us a PR. We really need more incoming 
contributors, and I'd like to nomminate some of them to Weex committer.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-weex] YorkShen commented on issue #2957: [Android] RecyclerView, java.util.ConcurrentModificationException, weex v0.24.0

2019-10-17 Thread GitBox
YorkShen commented on issue #2957: [Android] RecyclerView, 
java.util.ConcurrentModificationException, weex v0.24.0
URL: https://github.com/apache/incubator-weex/issues/2957#issuecomment-543088132
 
 
   I knew this exception for a while.
   
   Based on my knowledge, it happens by accident and the reason of this bug is 
mysterious even to me. 
   
   The best solution we have here is add some `try catch` in 
`com.taobao.weex.ui.view.listview.adapter.RecyclerViewBaseAdapter.onBindViewHolder`,
 could you please create PR then I can review your change.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services