ZMJGanttChart icon indicating copy to clipboard operation
ZMJGanttChart copied to clipboard

exception

Open Rcrosp opened this issue 6 years ago • 4 comments

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[ZMJTaskCell prepareForReuse]: unrecognized selector sent to instance 0x10202b340' *** First throw call stack:

Rcrosp avatar Aug 17 '18 10:08 Rcrosp

2018-09-11 21:50:16.032196+0800 ZMJGanttChart_Example[82322:2488545] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[ZMJHeaderCell prepareForReuse]: unrecognized selector sent to instance 0x7f95ab60ae70'

同上, 直接gg 麻烦楼主更新一下

rgmyyw avatar Sep 11 '18 13:09 rgmyyw

I check the swift version and it seems the prepareForReuse method is just an empty method. Just declare it as empty and it works.

adamhongmy avatar Sep 25 '18 05:09 adamhongmy

need correct method name.

pr #4

InjoyDeng avatar Dec 07 '18 02:12 InjoyDeng

Sorry guys, I merged the pr #4

keshiim avatar Sep 04 '19 07:09 keshiim