How navigate from nested fragment
I have a fragment that has a FragmentContainerView, and when I try to navigate from a nested fragment, I get an error Navigation action/destination cannot be found from the current destination Destination. When trying to navigate from the fragment in which the FragmentContainerView lies, everything works. How I can fix it ?
navigation attempt
override fun onEditPressed() {
//error
navigate(...