Calling closeMenuAnimated:completion: while the menu is closed and the menu view controller's view is not loaded causes the menu view controller's view to load in a inconsistent manner, ie. the view controller container stuff does not happen and the menu view controller's parent is nil.
Calling
closeMenuAnimated:completion:
while the menu is closed and the menu view controller's view is not loaded causes the menu view controller's view to load in a inconsistent manner, ie. the view controller container stuff does not happen and the menu view controller's parent is nil.