@DonMag The main issue I’m facing is that when returning to the root controller, the UI still shows all the views that were previously presented. If I navigate to the corresponding tab, it doesn’t display the correct view for that tab. Instead, the navigation stack from the previous tab remains stuck, causing the expected view to not load properly.