[
https://issues.apache.org/jira/browse/WEEX-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16242522#comment-16242522
]
ASF GitHub Bot commented on WEEX-94:
------------------------------------
Github user weex-bot commented on the issue:
https://github.com/apache/incubator-weex/pull/838
<!--
0 failure:
0 warning:
2 messages
-->
<table>
<thead>
<tr>
<th width="50"></th>
<th width="100%" data-danger-table="true">Messages</th>
</tr>
</thead>
<tbody><tr>
<td>:book:</td>
<td>has no jsfm file changed.</td>
</tr>
<tr>
<td>:book:</td>
<td>jsfm test finished.</td>
</tr>
</tbody>
</table>
<p align="right">
Generated by :no_entry_sign: <a
href="http://github.com/danger/danger-js/">dangerJS</a>
</p>
> scroller component can lead to crash in iOS 8 and older iOS version
> -------------------------------------------------------------------
>
> Key: WEEX-94
> URL: https://issues.apache.org/jira/browse/WEEX-94
> Project: Weex
> Issue Type: Bug
> Components: iOS
> Reporter: xingZhang
> Assignee: Adam Feng
> Attachments: 屏幕快照 2017-11-07 20.47.29.png
>
>
> As iOS developers knows, assign property object will not be set as nil
> when its object deallocated, and weak property will do.
> We found crash only on iOS 8 about scrollview delegate zombie object now,
> it is necessary to fix it.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)