SideMenu icon indicating copy to clipboard operation
SideMenu copied to clipboard

Fix isViewControllerInsideNavigationStack result when the view is embedded

Open xxi511 opened this issue 2 years ago • 0 comments

I use embedded ViewController to split complex logic. And I found the current logic of isViewControllerInsideNavigationStack can't handle this case. The panGesture is triggered when I do swipe on the embedded viewController

xxi511 avatar May 06 '22 07:05 xxi511