[PR #8134] Remove code to navigate to home page on SUI launch #27113

Closed
opened 2026-01-31 09:20:05 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/8134

State: closed
Merged: Yes


This PR fixes a crash where looping through a NavView's items would attempt to grab a NavigationViewItemHeader's null tag and crash. This for-loop wasn't needed anyway since we've gotten rid of the home page.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/8134 **State:** closed **Merged:** Yes --- This PR fixes a crash where looping through a NavView's items would attempt to grab a `NavigationViewItemHeader`'s null tag and crash. This for-loop wasn't needed anyway since we've gotten rid of the home page.
claunia added the pull-request label 2026-01-31 09:20:05 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#27113