You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2019/01/22 11:27:54 UTC

[GitHub] acton393 commented on issue #2064: 【iOS】使用animation.transition修改image宽高crash

acton393 commented on issue #2064: 【iOS】使用animation.transition修改image宽高crash
URL: https://github.com/apache/incubator-weex/issues/2064#issuecomment-456366439
 
 
   @winfredgit  
   It is due to access by multithread, you can try return a copy of unsafe dictionary object.
   ![image](https://user-images.githubusercontent.com/11631084/51532558-640e9a00-1e7b-11e9-9f01-045fbe63136f.png)
   [here](https://github.com/apache/incubator-weex/blob/master/ios/sdk/WeexSDK/Sources/Model/WXComponent.mm#L281)
   

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


With regards,
Apache Git Services