Augustyniak / RATreeView

Library providing easy-to-use interface for displaying tree structures on iOS and tvOS.
MIT License
2.49k stars 466 forks source link

-[RATableView tableView:didEndDisplayingCell:forRowAtIndexPath:]: unrecognized selector sent to instance 0x10390f000 #237

Open yzl140520 opened 6 years ago

yzl140520 commented 6 years ago

-[RATableView tableView:didEndDisplayingCell:forRowAtIndexPath:]: unrecognized selector sent to instance 0x10390f000 我没有在任何地方手动调用这个接口,为什么会在这里崩溃

834519879 commented 6 years ago

-[RATableView tableView:didEndDisplayingCell:forRowAtIndexPath:]: unrecognized selector sent to instance 0x10390f000 我也出现了这个问题,频率很高,请问为什么

ghost commented 6 years ago

把这个函数删除试试

limingnie commented 3 years ago

你应该取消代理当页面消失的时候