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)