ChavezChen / CWLateralSlide

One line of code to integrate 0 coupling side drawer!一行代码集成0耦合侧滑抽屉!
MIT License
1.28k stars 201 forks source link

崩溃 tab页面是 WMPageController #105

Open peak08 opened 5 years ago

peak08 commented 5 years ago

*** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<CWInteractiveTransition 0x60000165a310> valueForUndefinedKey:]: this class is not key value coding-compliant for the key __parent.'

ChavezChen commented 5 years ago

这个是说 kvc访问了CWInteractiveTransition这个类没有的key:__parent,看看在哪里有调用了这个东西