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

Reply via email to