evnaz / ENSwiftSideMenu

A simple side menu for iOS written in Swift.
MIT License
1.82k stars 281 forks source link

crash on outside call #177

Open djdance opened 6 years ago

djdance commented 6 years ago

new update fails here:

strongSelf.delegate?.sideMenuDidClose!()

with message "libc++abi.dylib: terminating with uncaught exception of type NSException"

to reproduce call another controller from sidemenu