-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
exception #3
Comments
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 麻烦楼主更新一下 |
I check the swift version and it seems the prepareForReuse method is just an empty method. Just declare it as empty and it works. |
need correct method name. pr #4 |
Sorry guys, I merged the pr #4 |
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[ZMJTaskCell prepareForReuse]: unrecognized selector sent to instance 0x10202b340'
*** First throw call stack:
The text was updated successfully, but these errors were encountered: