shouldEnableNavEventHandler

When lenient we want to default disable the navigation handler when there is no LocalNavigationEventDispatcherOwner as NavigationEventHandler requires a non-null owner.

Setting Circuit.lenientNavigationEventDispatcherOwner to false disables this behavior.

Return

true if the nav event handler should be enabled.