not associated with a fragment manager. code example
Example: Fragment DashboardFragment not associated with a fragment manager.
view?.post {
findNavController().navigate(SplashFragmentDirections.actionSplashFragmentToLoginFragment())
}
view?.post {
findNavController().navigate(SplashFragmentDirections.actionSplashFragmentToLoginFragment())
}