You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by "Wang Qianyuan (JIRA)" <ji...@apache.org> on 2018/06/13 12:04:00 UTC

[jira] [Created] (WEEX-459) Crash if template not registered for recycle list on iOS

Wang Qianyuan created WEEX-459:
----------------------------------

             Summary: Crash if template not registered for recycle list on iOS
                 Key: WEEX-459
                 URL: https://issues.apache.org/jira/browse/WEEX-459
             Project: Weex
          Issue Type: Bug
          Components: iOS
    Affects Versions: 0.12
            Reporter: Wang Qianyuan
            Assignee: xingZhang


RecycleList on iOS is based on UICollectionView. If not registered class(templateType), [_collectionView dequeueReusableCellWithReuseIdentifier:templateType forIndexPath:indexPath] will crash.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)