[
https://issues.apache.org/jira/browse/WEEX-478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16546005#comment-16546005
]
qz commented on WEEX-478:
-------------------------
This problem has been fixed.
You can try again with updating WeexSDK to lastest version.
> [diffResult hasChanges] will cause bug
> --------------------------------------
>
> Key: WEEX-478
> URL: https://issues.apache.org/jira/browse/WEEX-478
> Project: Weex
> Issue Type: Bug
> Components: iOS
> Affects Versions: 0.18
> Environment: weex sdk 0.18.0
> Reporter: wuxibiao
> Assignee: xingZhang
> Priority: Critical
>
> in module WXRecyclerUpdateController
> if (![diffResult hasChanges])
> { return; }
> it will make isUpdating always true in some condition
> so the collectionView will not reload any more
>
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)